Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Max Brunsfeld 4147419327 ⬆️ tree-sitter-cli há 8 anos
corpus Use parenthesized_expression in if, while, do statements há 8 anos
examples Add some example files to parse on CI há 9 anos
src Use parenthesized_expression in if, while, do statements há 8 anos
.gitattributes Add some example files to parse on CI há 9 anos
.gitignore ⬆️ tree-sitter-cli há 8 anos
.npmignore Don't include tests, examples in tarballs há 8 anos
.travis.yml Use clang on travis há 10 anos
LICENSE Initial commit há 12 anos
README.md Fix URLs in README há 10 anos
binding.gyp ⬆️ tree-sitter-cli há 9 anos
grammar.js Use parenthesized_expression in if, while, do statements há 8 anos
index.js Tweak identifier naming convention há 9 anos
package.json ⬆️ tree-sitter-cli há 8 anos

README.md

tree-sitter-c

Build Status

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