Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
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.