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 a71bef804d Fix inefficient string tokenization 7 jaren geleden
corpus Add explicit nodes for bitfield clauses 7 jaren geleden
examples Add some example files to parse on CI 9 jaren geleden
src Fix inefficient string tokenization 7 jaren geleden
.gitattributes Add some example files to parse on CI 9 jaren geleden
.gitignore ⬆️ tree-sitter-cli 8 jaren geleden
.npmignore Don't include tests, examples in tarballs 8 jaren geleden
.travis.yml Use clang on travis 10 jaren geleden
LICENSE Initial commit 12 jaren geleden
README.md Fix URLs in README 10 jaren geleden
binding.gyp ⬆️ tree-sitter-cli 9 jaren geleden
grammar.js Fix inefficient string tokenization 7 jaren geleden
index.js Tweak identifier naming convention 9 jaren geleden
package.json 0.13.10 7 jaren geleden

README.md

tree-sitter-c

Build Status

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