tree-sitter-inference
Inference grammar for tree-sitter based on Inference Language spec.
Status
- Discord
Development
For the simplifying development and testing process the number of npm
scripts is provided.
It can be used with the following options:
b
build the grammart
test the grammar with the test files intest/corpus
bt
build and test the grammarte
run parse with the latest grammar build on theexample.inf
file