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 c8061429cc Fix error with ++L (consequence of support for L strings) (#26) преди 7 години
corpus Fix error with ++L (consequence of support for L strings) (#26) преди 7 години
examples Add some example files to parse on CI преди 9 години
src Fix error with ++L (consequence of support for L strings) (#26) преди 7 години
.appveyor.yml Add appveyor config преди 7 години
.gitattributes Add some example files to parse on CI преди 9 години
.gitignore ⬆️ tree-sitter-cli преди 8 години
.npmignore Don't include tests, examples in tarballs преди 8 години
.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 Fix error with ++L (consequence of support for L strings) (#26) преди 7 години
index.js Update tree-sitter-cli to 0.15.3 преди 7 години
package.json 0.15.1 преди 7 години

README.md

tree-sitter-c

Build Status Build status

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