Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
calixteman c8061429cc Fix error with ++L (consequence of support for L strings) (#26) 7 роки тому
corpus Fix error with ++L (consequence of support for L strings) (#26) 7 роки тому
examples Add some example files to parse on CI 9 роки тому
src Fix error with ++L (consequence of support for L strings) (#26) 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 Fix error with ++L (consequence of support for L strings) (#26) 7 роки тому
index.js Update tree-sitter-cli to 0.15.3 7 роки тому
package.json 0.15.1 7 роки тому

README.md

tree-sitter-c

Build Status Build status

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