You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Max Brunsfeld 809c155a31 Link to source grammar in README 11 vuotta sitten
grammar_test Use latest tree-sitter-compiler 11 vuotta sitten
include/tree_sitter Use latest tree-sitter-compiler 11 vuotta sitten
src Use latest tree-sitter-compiler 11 vuotta sitten
.gitignore Check in generated files 11 vuotta sitten
.npmignore Initial commit 12 vuotta sitten
.travis.yml Use latest tree-sitter-compiler 11 vuotta sitten
LICENSE Initial commit 12 vuotta sitten
README.md Link to source grammar in README 11 vuotta sitten
binding.gyp Check in generated files 11 vuotta sitten
grammar.coffee Use latest tree-sitter-compiler 11 vuotta sitten
index.js Check in generated files 11 vuotta sitten
package.json 0.0.2 11 vuotta sitten

README.md

node-tree-sitter-c

Build Status

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