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.