Nathan Sobo
1c48cd1676
Support ANSII-C quoting in strings prefixed with $
See https://www.gnu.org/software/bash/manual/html_node/ANSI_002dC-Quoting.html for details
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
Description
Languages
JavaScript
70.9%
Rust
16.6%
C++
5%
Scheme
3.3%
Shell
2.2%
Other
2%