Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Max Brunsfeld 9b715a2620 Add concatenated strings před 9 roky
corpus Add concatenated strings před 9 roky
src Add concatenated strings před 9 roky
.gitattributes Don't count src folder towards GitHub language stats před 10 roky
.gitignore Add grammar.json file před 10 roky
.npmignore Initial commit před 12 roky
.travis.yml Use clang on travis před 10 roky
LICENSE Initial commit před 12 roky
README.md Fix URLs in README před 10 roky
binding.gyp ⬆️ tree-sitter-cli před 9 roky
grammar.js Add concatenated strings před 9 roky
index.js ⬆️ tree-sitter-cli před 9 roky
package.json ⬆️ tree-sitter, rename grammar_test to corpus před 9 roky

README.md

tree-sitter-c

Build Status

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