6 releases
0.3.0 | Jul 18, 2023 |
---|---|
0.2.1 | May 16, 2023 |
0.1.2 | May 8, 2023 |
#1394 in Parser implementations
59 downloads per month
Used in 2 crates
110KB
2.5K
SLoC
type-sitter-gen: base functionality to generate typed wrapper nodes for type-sitter
See type-sitter for more information. This library allows you to generate typed tree-sitter wrappers with even more flexibility than type-sitter-cli and type-sitter-proc. For instance, you can generate wrappers which use a custom underlying tree-sitter
wrapper, or generate queries without some of their patterns and captures. You can also combine multiple generations into one file.
Dependencies
~5–16MB
~190K SLoC