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 3204b80fa7 Drop the 'node-' prefix from the repo name пре 10 година
grammar_test Add some error recovery points пре 10 година
include/tree_sitter Upgrade tree-sitter-compiler пре 10 година
src Add some error recovery points пре 10 година
.gitignore Check in generated files пре 11 година
.npmignore Initial commit пре 12 година
.travis.yml Use latest tree-sitter-compiler пре 11 година
LICENSE Initial commit пре 12 година
README.md Drop the 'node-' prefix from the repo name пре 10 година
binding.gyp Update grammar to use new tree-sitter API пре 10 година
grammar.coffee Add some error recovery points пре 10 година
index.js Update grammar to use new tree-sitter API пре 10 година
package.json Update grammar to use new tree-sitter API пре 10 година

README.md

tree-sitter-c

Build Status

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