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 8abf957a44 Remove spurious fragment from grammar URL in readme пре 10 година
grammar_test Fix issues with preprocessor defininitions пре 10 година
include/tree_sitter Upgrade tree-sitter-compiler пре 10 година
src Fix issues with preprocessor defininitions пре 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 Fix issues with preprocessor defininitions пре 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.