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 809c155a31 Link to source grammar in README há 11 anos
grammar_test Use latest tree-sitter-compiler há 11 anos
include/tree_sitter Use latest tree-sitter-compiler há 11 anos
src Use latest tree-sitter-compiler há 11 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 Link to source grammar in README há 11 anos
binding.gyp Check in generated files há 11 anos
grammar.coffee Use latest tree-sitter-compiler há 11 anos
index.js Check in generated files há 11 anos
package.json 0.0.2 há 11 anos

README.md

node-tree-sitter-c

Build Status

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