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 047f074dca Regenerate parser with latest tree-sitter há 10 anos
grammar_test Add varargs function declarations há 10 anos
include/tree_sitter Upgrade tree-sitter-compiler há 10 anos
src Regenerate parser with latest tree-sitter há 10 anos
.gitignore Check in generated files há 11 anos
.npmignore Initial commit há 12 anos
.travis.yml Use latest tree-sitter-compiler há 11 anos
LICENSE Initial commit há 12 anos
README.md Remove spurious fragment from grammar URL in readme há 10 anos
binding.gyp Update grammar to use new tree-sitter API há 10 anos
grammar.coffee Add varargs function declarations há 10 anos
index.js Update grammar to use new tree-sitter API há 10 anos
package.json ⬆️ tree-sitter-compiler há 10 anos

README.md

tree-sitter-c

Build Status

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