Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
calixteman 2ed529f075 Add u|U|u8 string|char support (#36) il y a 6 ans
examples Add some example files to parse on CI il y a 9 ans
queries Improve highlighting query il y a 6 ans
src Add u|U|u8 string|char support (#36) il y a 6 ans
test Add u|U|u8 string|char support (#36) il y a 6 ans
.appveyor.yml Add appveyor config il y a 7 ans
.gitattributes Add some example files to parse on CI il y a 9 ans
.gitignore ⬆️ tree-sitter-cli il y a 8 ans
.npmignore Use new test structure, add syntax highlighting tests il y a 6 ans
.travis.yml Use node 10 on travis il y a 7 ans
LICENSE Initial commit il y a 12 ans
README.md Add appveyor badge to README il y a 7 ans
binding.gyp ⬆️ tree-sitter-cli il y a 9 ans
grammar.js Add u|U|u8 string|char support (#36) il y a 6 ans
index.js Update tree-sitter-cli to 0.15.3 il y a 7 ans
package.json ⬆️ tree-sitter-cli il y a 6 ans

README.md

tree-sitter-c

Build Status Build status

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