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 367cd73ee2 Allow unsigned, short, etc to be their own types há 9 anos
corpus Allow unsigned, short, etc to be their own types há 9 anos
src Allow unsigned, short, etc to be their own types há 9 anos
.gitattributes Don't count src folder towards GitHub language stats há 10 anos
.gitignore Add grammar.json file há 10 anos
.npmignore Initial commit há 12 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 Allow unsigned, short, etc to be their own types há 9 anos
index.js ⬆️ tree-sitter-cli há 9 anos
package.json ⬆️ tree-sitter, rename grammar_test to corpus há 9 anos

README.md

tree-sitter-c

Build Status

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