Você não pode selecionar mais de 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 8 anos atrás
corpus Use parenthesized_expression in if, while, do statements 8 anos atrás
examples Add some example files to parse on CI 9 anos atrás
src Use parenthesized_expression in if, while, do statements 8 anos atrás
.gitattributes Add some example files to parse on CI 9 anos atrás
.gitignore ⬆️ tree-sitter-cli 8 anos atrás
.npmignore Don't include tests, examples in tarballs 8 anos atrás
.travis.yml Use clang on travis 10 anos atrás
LICENSE Initial commit 12 anos atrás
README.md Fix URLs in README 10 anos atrás
binding.gyp ⬆️ tree-sitter-cli 9 anos atrás
grammar.js Use parenthesized_expression in if, while, do statements 8 anos atrás
index.js Tweak identifier naming convention 9 anos atrás
package.json ⬆️ tree-sitter-cli 8 anos atrás

README.md

tree-sitter-c

Build Status

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