|
0.25.1
|
Dec 2, 2025
|
|
0.25.0
|
Jun 4, 2025
|
|
0.23.3
|
Nov 11, 2024
|
|
0.23.1
|
Sep 2, 2024
|
|
0.19.0
|
Mar 4, 2021
|
#771 in Parser implementations
746,425 downloads per month
Used in 246 crates
(132 directly)
10MB
353K
SLoC
tree-sitter-bash

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