Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Max Brunsfeld 8abf957a44 Remove spurious fragment from grammar URL in readme 10 лет назад
grammar_test Fix issues with preprocessor defininitions 10 лет назад
include/tree_sitter Upgrade tree-sitter-compiler 10 лет назад
src Fix issues with preprocessor defininitions 10 лет назад
.gitignore Check in generated files 11 лет назад
.npmignore Initial commit 12 лет назад
.travis.yml Use latest tree-sitter-compiler 11 лет назад
LICENSE Initial commit 12 лет назад
README.md Remove spurious fragment from grammar URL in readme 10 лет назад
binding.gyp Update grammar to use new tree-sitter API 10 лет назад
grammar.coffee Fix issues with preprocessor defininitions 10 лет назад
index.js Update grammar to use new tree-sitter API 10 лет назад
package.json ⬆️ tree-sitter-compiler 10 лет назад

README.md

tree-sitter-c

Build Status

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