An incremental parsing system for programming tools
https://tree-sitter.github.io
The symbol numbers 0 and 1 are reserved for 'error' and 'eof', so the grammar's start symbol is always 2. |
||
|---|---|---|
| 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
