Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
Max Brunsfeld 367cd73ee2 Allow unsigned, short, etc to be their own types 9 роки тому
corpus Allow unsigned, short, etc to be their own types 9 роки тому
src Allow unsigned, short, etc to be their own types 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 Allow unsigned, short, etc to be their own types 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.