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 c57b5a58f2 Fix malformed test that wasn't being run hace 10 años
grammar_test Fix malformed test that wasn't being run hace 10 años
include/tree_sitter Upgrade tree-sitter-compiler hace 11 años
src Add grammar.json file hace 10 años
.gitignore Add grammar.json file hace 10 años
.npmignore Initial commit hace 12 años
.travis.yml Use clang on travis hace 10 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.js Fix malformed test that wasn't being run hace 10 años
index.js Update grammar to use new tree-sitter API hace 10 años
package.json Rebuild in prepublish script hace 10 años

README.md

tree-sitter-c

Build Status

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