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 d5f40b7b55 Re-generate parser with new tree-sitter há 10 anos
grammar_test Remove error recovery tests há 10 anos
include/tree_sitter Upgrade tree-sitter-compiler há 10 anos
src Re-generate parser with new tree-sitter há 10 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 Upgrade to latest tree-sitter-compiler há 10 anos
grammar.js Add function-like macros as type specifiers há 10 anos
index.js Update grammar to use new tree-sitter API há 10 anos
package.json Upgrade nan há 10 anos

README.md

tree-sitter-c

Build Status

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