An incremental parsing system for programming tools
https://tree-sitter.github.io
This way, we can keep of the order in which the rules were given, for resolving reduce/reduce conflicts. |
||
|---|---|---|
| examples | ||
| externals | ||
| include/tree_sitter | ||
| script | ||
| spec | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| README.md | ||
| todo.md | ||
| tree_sitter.gyp | ||
tree_sitter
A library for generating incremental LR parsers with integrated lexers
