You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Max Brunsfeld 1844ad2d93 Add some error recovery points 10 vuotta sitten
grammar_test Add some error recovery points 10 vuotta sitten
include/tree_sitter Upgrade tree-sitter-compiler 10 vuotta sitten
src Add some error recovery points 10 vuotta sitten
.gitignore Check in generated files 11 vuotta sitten
.npmignore Initial commit 12 vuotta sitten
.travis.yml Use latest tree-sitter-compiler 11 vuotta sitten
LICENSE Initial commit 12 vuotta sitten
README.md Link to source grammar in README 11 vuotta sitten
binding.gyp Update grammar to use new tree-sitter API 10 vuotta sitten
grammar.coffee Add some error recovery points 10 vuotta sitten
index.js Update grammar to use new tree-sitter API 10 vuotta sitten
package.json Update grammar to use new tree-sitter API 10 vuotta sitten

README.md

node-tree-sitter-c

Build Status

C grammar for node-tree-sitter. Adapted from this C99 grammar.