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 3dd99a687d Regenerate parser w/ latest tree-sitter il y a 10 ans
grammar_test Add varargs function declarations il y a 10 ans
include/tree_sitter Upgrade tree-sitter-compiler il y a 11 ans
src Regenerate parser w/ latest tree-sitter 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 clang on travis il y a 10 ans
LICENSE Initial commit il y a 12 ans
README.md Remove spurious fragment from grammar URL in readme il y a 10 ans
binding.gyp Update grammar to use new tree-sitter API il y a 10 ans
grammar.js Use new javascript grammar API il y a 10 ans
index.js Update grammar to use new tree-sitter API il y a 10 ans
package.json Rebuild in prepublish script il y a 10 ans

README.md

tree-sitter-c

Build Status

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