Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
Max Brunsfeld 0bc1adf0c2 Tweak fields 7 роки тому
corpus Tweak fields 7 роки тому
examples Add some example files to parse on CI 9 роки тому
src Tweak fields 7 роки тому
.appveyor.yml Add appveyor config 7 роки тому
.gitattributes Add some example files to parse on CI 9 роки тому
.gitignore ⬆️ tree-sitter-cli 8 роки тому
.npmignore Don't include tests, examples in tarballs 8 роки тому
.travis.yml Use node 10 on travis 7 роки тому
LICENSE Initial commit 12 роки тому
README.md Add appveyor badge to README 7 роки тому
binding.gyp ⬆️ tree-sitter-cli 9 роки тому
grammar.js Tweak fields 7 роки тому
index.js Update tree-sitter-cli to 0.15.3 7 роки тому
package.json Add node fields, update tree-sitter-cli 7 роки тому

README.md

tree-sitter-c

Build Status Build status

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