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.