Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
Max Brunsfeld 31c966ece2 Handle multi-line comments with asterisks at the end 8 роки тому
corpus Handle multi-line comments with asterisks at the end 8 роки тому
examples Add some example files to parse on CI 9 роки тому
src Handle multi-line comments with asterisks at the end 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 Handle multi-line comments with asterisks at the end 8 роки тому
index.js Tweak identifier naming convention 9 роки тому
package.json 0.4.1 8 роки тому

README.md

tree-sitter-c

Build Status

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