Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
Max Brunsfeld d805715f4f Regenerate with latest tree-sitter 8 роки тому
corpus Tweak identifier naming convention 9 роки тому
examples Add some example files to parse on CI 9 роки тому
src Regenerate with latest tree-sitter 8 роки тому
.gitattributes Add some example files to parse on CI 9 роки тому
.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 Tweak identifier naming convention 9 роки тому
index.js Tweak identifier naming convention 9 роки тому
package.json Regenerate with latest tree-sitter 8 роки тому

README.md

tree-sitter-c

Build Status

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