11 unstable releases (3 breaking)

0.23.3 Nov 11, 2024
0.23.2 Nov 10, 2024
0.23.1 Sep 2, 2024
0.21.0 Mar 13, 2024
0.19.0 Mar 4, 2021

#1840 in Parser implementations

Download history 14773/week @ 2025-01-28 15137/week @ 2025-02-04 15850/week @ 2025-02-11 16718/week @ 2025-02-18 15410/week @ 2025-02-25 18471/week @ 2025-03-04 15199/week @ 2025-03-11 13596/week @ 2025-03-18 10099/week @ 2025-03-25 9317/week @ 2025-04-01 9566/week @ 2025-04-08 9632/week @ 2025-04-15 12066/week @ 2025-04-22 15370/week @ 2025-04-29 14530/week @ 2025-05-06 9959/week @ 2025-05-13

53,635 downloads per month
Used in 32 crates (22 directly)

MIT license

10MB
362K SLoC

C 361K SLoC // 0.0% comments JavaScript 1K SLoC // 0.0% comments Scheme 47 SLoC Rust 33 SLoC

tree-sitter-bash

CI discord matrix crates npm pypi

Bash grammar for tree-sitter.

Development

Install the dependencies:

npm install

Build and run the tests:

npm run build
npm run test

Run the build and tests in watch mode:

npm run test:watch

References

Dependencies