Skip to content

tpkessler/tree-sitter-terra-rewrite

Repository files navigation

tree-sitter-terra-rewrite

Terra grammar for tree-sitter

Install

Run the following to install the required packages and generates the C-parser file.

npm install
tree-sitter generate

Next, you can e.g. build a WebAssembly version of the parser, see tree-sitter-build

tree-sitter build --wasm --output ./build/parser.wasm

Checkout the tree-sitter documentation for other formats

About

Terra grammar for tree-sitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published