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 8abf957a44 Remove spurious fragment from grammar URL in readme 10 yıl önce
grammar_test Fix issues with preprocessor defininitions 10 yıl önce
include/tree_sitter Upgrade tree-sitter-compiler 10 yıl önce
src Fix issues with preprocessor defininitions 10 yıl önce
.gitignore Check in generated files 11 yıl önce
.npmignore Initial commit 12 yıl önce
.travis.yml Use latest tree-sitter-compiler 11 yıl önce
LICENSE Initial commit 12 yıl önce
README.md Remove spurious fragment from grammar URL in readme 10 yıl önce
binding.gyp Update grammar to use new tree-sitter API 10 yıl önce
grammar.coffee Fix issues with preprocessor defininitions 10 yıl önce
index.js Update grammar to use new tree-sitter API 10 yıl önce
package.json ⬆️ tree-sitter-compiler 10 yıl önce

README.md

tree-sitter-c

Build Status

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