Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Max Brunsfeld 9b715a2620 Add concatenated strings 9 лет назад
corpus Add concatenated strings 9 лет назад
src Add concatenated strings 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 ⬆️ tree-sitter-cli 9 лет назад
grammar.js Add concatenated strings 9 лет назад
index.js ⬆️ tree-sitter-cli 9 лет назад
package.json ⬆️ tree-sitter, rename grammar_test to corpus 9 лет назад

README.md

tree-sitter-c

Build Status

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