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 4147419327 ⬆️ tree-sitter-cli před 8 roky
corpus Use parenthesized_expression in if, while, do statements před 8 roky
examples Add some example files to parse on CI před 9 roky
src Use parenthesized_expression in if, while, do statements před 8 roky
.gitattributes Add some example files to parse on CI před 9 roky
.gitignore ⬆️ tree-sitter-cli před 8 roky
.npmignore Don't include tests, examples in tarballs před 8 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 Use parenthesized_expression in if, while, do statements před 8 roky
index.js Tweak identifier naming convention před 9 roky
package.json ⬆️ tree-sitter-cli před 8 roky

README.md

tree-sitter-c

Build Status

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