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 047f074dca Regenerate parser with latest tree-sitter пре 10 година
grammar_test Add varargs function declarations пре 10 година
include/tree_sitter Upgrade tree-sitter-compiler пре 11 година
src Regenerate parser with latest tree-sitter пре 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 Remove spurious fragment from grammar URL in readme пре 10 година
binding.gyp Update grammar to use new tree-sitter API пре 10 година
grammar.coffee Add varargs function declarations пре 10 година
index.js Update grammar to use new tree-sitter API пре 10 година
package.json ⬆️ tree-sitter-compiler пре 10 година

README.md

tree-sitter-c

Build Status

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