25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Max Brunsfeld f45ae86afd Add appveyor config for windows CI 7 yıl önce
corpus Add explicit nodes for bitfield clauses 7 yıl önce
examples Add some example files to parse on CI 9 yıl önce
src Use new exclude rule to ensure keywords are recognized during error recovery 7 yıl önce
.gitattributes Add some example files to parse on CI 9 yıl önce
.gitignore ⬆️ tree-sitter-cli 8 yıl önce
.npmignore Don't include tests, examples in tarballs 7 yıl önce
.travis.yml Use clang on travis 10 yıl önce
LICENSE Initial commit 11 yıl önce
README.md Fix URLs in README 10 yıl önce
appveyor.yml Add appveyor config for windows CI 7 yıl önce
binding.gyp ⬆️ tree-sitter-cli 9 yıl önce
grammar.js Use new exclude rule to ensure keywords are recognized during error recovery 7 yıl önce
index.js Tweak identifier naming convention 8 yıl önce
package.json Add appveyor config for windows CI 7 yıl önce

README.md

tree-sitter-c

Build Status

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