An incremental parsing system for programming tools https://tree-sitter.github.io
Find a file
2019-01-04 09:42:06 -08:00
src Represent nfa transitions as structs with named fields, not tuples 2019-01-04 09:42:06 -08:00
.gitignore Initial commit 2018-12-05 16:19:21 -08:00
Cargo.lock Fix various logic errors in parse table construction 2019-01-02 16:48:44 -08:00
Cargo.toml Fix various logic errors in parse table construction 2019-01-02 16:48:44 -08:00