Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Max Brunsfeld 52df4807bd ⬆️ tree-sitter-compiler il y a 10 ans
grammar_test Add some error recovery points il y a 10 ans
include/tree_sitter Upgrade tree-sitter-compiler il y a 10 ans
src Add some error recovery points il y a 10 ans
.gitignore Check in generated files il y a 11 ans
.npmignore Initial commit il y a 12 ans
.travis.yml Use latest tree-sitter-compiler il y a 11 ans
LICENSE Initial commit il y a 12 ans
README.md Link to source grammar in README il y a 11 ans
binding.gyp Update grammar to use new tree-sitter API il y a 10 ans
grammar.coffee Add some error recovery points il y a 10 ans
index.js Update grammar to use new tree-sitter API il y a 10 ans
package.json ⬆️ tree-sitter-compiler il y a 10 ans

README.md

node-tree-sitter-c

Build Status

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