Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
Max Brunsfeld f45ae86afd Add appveyor config for windows CI 7 роки тому
corpus Add explicit nodes for bitfield clauses 7 роки тому
examples Add some example files to parse on CI 9 роки тому
src Use new exclude rule to ensure keywords are recognized during error recovery 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 clang on travis 10 роки тому
LICENSE Initial commit 12 роки тому
README.md Fix URLs in README 10 роки тому
appveyor.yml Add appveyor config for windows CI 7 роки тому
binding.gyp ⬆️ tree-sitter-cli 9 роки тому
grammar.js Use new exclude rule to ensure keywords are recognized during error recovery 7 роки тому
index.js Tweak identifier naming convention 9 роки тому
package.json Add appveyor config for windows CI 7 роки тому

README.md

tree-sitter-c

Build Status

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