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.
 
 
 
Calixte Denizet 338f99e8a0 Fix comment containing backslash hace 7 años
corpus Fix comment containing backslash hace 7 años
examples Add some example files to parse on CI hace 9 años
src Fix comment containing backslash hace 7 años
.appveyor.yml Add appveyor config hace 7 años
.gitattributes Add some example files to parse on CI hace 9 años
.gitignore ⬆️ tree-sitter-cli hace 8 años
.npmignore Don't include tests, examples in tarballs hace 8 años
.travis.yml Use node 10 on travis hace 7 años
LICENSE Initial commit hace 12 años
README.md Add appveyor badge to README hace 7 años
binding.gyp ⬆️ tree-sitter-cli hace 9 años
grammar.js Fix comment containing backslash hace 7 años
index.js Tweak identifier naming convention hace 9 años
package.json 0.13.13 hace 7 años

README.md

tree-sitter-c

Build Status Build status

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