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 3204b80fa7 Drop the 'node-' prefix from the repo name 10 anos atrás
grammar_test Add some error recovery points 10 anos atrás
include/tree_sitter Upgrade tree-sitter-compiler 10 anos atrás
src Add some error recovery points 10 anos atrás
.gitignore Check in generated files 11 anos atrás
.npmignore Initial commit 12 anos atrás
.travis.yml Use latest tree-sitter-compiler 11 anos atrás
LICENSE Initial commit 12 anos atrás
README.md Drop the 'node-' prefix from the repo name 10 anos atrás
binding.gyp Update grammar to use new tree-sitter API 10 anos atrás
grammar.coffee Add some error recovery points 10 anos atrás
index.js Update grammar to use new tree-sitter API 10 anos atrás
package.json Update grammar to use new tree-sitter API 10 anos atrás

README.md

tree-sitter-c

Build Status

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