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.
 
 
 
calixteman 2ed529f075 Add u|U|u8 string|char support (#36) hace 6 años
examples Add some example files to parse on CI hace 9 años
queries Improve highlighting query hace 6 años
src Add u|U|u8 string|char support (#36) hace 6 años
test Add u|U|u8 string|char support (#36) 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 Use new test structure, add syntax highlighting tests hace 6 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 Add u|U|u8 string|char support (#36) hace 6 años
index.js Update tree-sitter-cli to 0.15.3 hace 7 años
package.json ⬆️ tree-sitter-cli hace 6 años

README.md

tree-sitter-c

Build Status Build status

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