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.
 
 
 
calixteman c455818961 #include can be followed by a macro name or a macro call (#38) 6 yıl önce
examples Add some example files to parse on CI 9 yıl önce
queries Improve highlighting query 6 yıl önce
src #include can be followed by a macro name or a macro call (#38) 6 yıl önce
test #include can be followed by a macro name or a macro call (#38) 6 yıl önce
.appveyor.yml Add appveyor config 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 Use new test structure, add syntax highlighting tests 6 yıl önce
.travis.yml Use node 10 on travis 7 yıl önce
LICENSE Initial commit 12 yıl önce
README.md Add appveyor badge to README 7 yıl önce
binding.gyp ⬆️ tree-sitter-cli 9 yıl önce
grammar.js #include can be followed by a macro name or a macro call (#38) 6 yıl önce
index.js Update tree-sitter-cli to 0.15.3 7 yıl önce
package.json ⬆️ tree-sitter-cli 6 yıl önce

README.md

tree-sitter-c

Build Status Build status

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