An incremental parsing system for programming tools
https://tree-sitter.github.io
Previously, if an error happened right at the beginning of an error production, the error node would be immediately shifted onto the stack without calling the error handling function. |
||
|---|---|---|
| etc | ||
| examples | ||
| externals | ||
| include/tree_sitter | ||
| script | ||
| spec | ||
| src | ||
| .clang-format | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| .vimrc | ||
| .ycm_extra_conf.py | ||
| project.gyp | ||
| README.md | ||
| tests.gyp | ||
| todo.md | ||
tree-sitter
A library for generating incremental LR parsers with integrated lexers
