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.
 
 
 
Max Brunsfeld 91ac28fa5e 0.15.3 6 years ago
corpus Allow case statements separate from switch statements 6 years ago
examples Add some example files to parse on CI 9 years ago
src ⬆️ tree-sitter 6 years ago
.appveyor.yml Add appveyor config 7 years ago
.gitattributes Add some example files to parse on CI 9 years ago
.gitignore ⬆️ tree-sitter-cli 8 years ago
.npmignore Don't include tests, examples in tarballs 7 years ago
.travis.yml Use node 10 on travis 7 years ago
LICENSE Initial commit 11 years ago
README.md Add appveyor badge to README 7 years ago
binding.gyp ⬆️ tree-sitter-cli 9 years ago
grammar.js Allow case statements separate from switch statements 6 years ago
index.js Update tree-sitter-cli to 0.15.3 7 years ago
package.json 0.15.3 6 years ago

README.md

tree-sitter-c

Build Status Build status

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