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 e833e464ae 0.1.4 преди 9 години
grammar_test Remove error recovery tests преди 10 години
src Add associativity to pointer declarators преди 9 години
.gitattributes Don't count src folder towards GitHub language stats преди 10 години
.gitignore Add grammar.json file преди 10 години
.npmignore Initial commit преди 12 години
.travis.yml Use clang on travis преди 10 години
LICENSE Initial commit преди 12 години
README.md Fix URLs in README преди 10 години
binding.gyp Upgrade to latest tree-sitter-compiler преди 10 години
grammar.js Add associativity to pointer declarators преди 9 години
index.js Update grammar to use new tree-sitter API преди 10 години
package.json 0.1.4 преди 9 години

README.md

tree-sitter-c

Build Status

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