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 5f13de984c 0.11.2 преди 8 години
corpus Add _Atomic and restrict type qualifiers преди 8 години
examples Add some example files to parse on CI преди 9 години
src Don't allow newlines in system lib strings преди 8 години
.gitattributes Add some example files to parse on CI преди 9 години
.gitignore ⬆️ tree-sitter-cli преди 8 години
.npmignore Initial commit преди 12 години
.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 Don't allow newlines in system lib strings преди 8 години
index.js Tweak identifier naming convention преди 9 години
package-lock.json 0.11.2 преди 8 години
package.json 0.11.2 преди 8 години

README.md

tree-sitter-c

Build Status

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