You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
calixteman 2ed529f075 Add u|U|u8 string|char support (#36) пре 6 година
examples Add some example files to parse on CI пре 9 година
queries Improve highlighting query пре 6 година
src Add u|U|u8 string|char support (#36) пре 6 година
test Add u|U|u8 string|char support (#36) пре 6 година
.appveyor.yml Add appveyor config пре 7 година
.gitattributes Add some example files to parse on CI пре 9 година
.gitignore ⬆️ tree-sitter-cli пре 8 година
.npmignore Use new test structure, add syntax highlighting tests пре 6 година
.travis.yml Use node 10 on travis пре 7 година
LICENSE Initial commit пре 12 година
README.md Add appveyor badge to README пре 7 година
binding.gyp ⬆️ tree-sitter-cli пре 9 година
grammar.js Add u|U|u8 string|char support (#36) пре 6 година
index.js Update tree-sitter-cli to 0.15.3 пре 7 година
package.json ⬆️ tree-sitter-cli пре 6 година

README.md

tree-sitter-c

Build Status Build status

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