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 916be99704 Allow comma operator in return statement hace 6 años
corpus Allow comma operator in return statement hace 6 años
examples Add some example files to parse on CI hace 9 años
src Allow comma operator in return statement hace 6 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 Allow comma operator in return statement hace 6 años
index.js Update tree-sitter-cli to 0.15.3 hace 7 años
package.json 0.15.2 hace 7 años

README.md

tree-sitter-c

Build Status Build status

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