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 4147419327 ⬆️ tree-sitter-cli преди 8 години
corpus Use parenthesized_expression in if, while, do statements преди 8 години
examples Add some example files to parse on CI преди 9 години
src Use parenthesized_expression in if, while, do statements преди 8 години
.gitattributes Add some example files to parse on CI преди 9 години
.gitignore ⬆️ tree-sitter-cli преди 8 години
.npmignore Don't include tests, examples in tarballs преди 8 години
.travis.yml Use clang on travis преди 10 години
LICENSE Initial commit преди 12 години
README.md Fix URLs in README преди 10 години
binding.gyp ⬆️ tree-sitter-cli преди 9 години
grammar.js Use parenthesized_expression in if, while, do statements преди 8 години
index.js Tweak identifier naming convention преди 9 години
package.json ⬆️ tree-sitter-cli преди 8 години

README.md

tree-sitter-c

Build Status

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