No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Max Brunsfeld 8abf957a44 Remove spurious fragment from grammar URL in readme hace 10 años
grammar_test Fix issues with preprocessor defininitions hace 10 años
include/tree_sitter Upgrade tree-sitter-compiler hace 10 años
src Fix issues with preprocessor defininitions hace 10 años
.gitignore Check in generated files hace 11 años
.npmignore Initial commit hace 12 años
.travis.yml Use latest tree-sitter-compiler hace 11 años
LICENSE Initial commit hace 12 años
README.md Remove spurious fragment from grammar URL in readme hace 10 años
binding.gyp Update grammar to use new tree-sitter API hace 10 años
grammar.coffee Fix issues with preprocessor defininitions hace 10 años
index.js Update grammar to use new tree-sitter API hace 10 años
package.json ⬆️ tree-sitter-compiler hace 10 años

README.md

tree-sitter-c

Build Status

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