Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Max Brunsfeld 4147419327 ⬆️ tree-sitter-cli 8 år sedan
corpus Use parenthesized_expression in if, while, do statements 8 år sedan
examples Add some example files to parse on CI 9 år sedan
src Use parenthesized_expression in if, while, do statements 8 år sedan
.gitattributes Add some example files to parse on CI 9 år sedan
.gitignore ⬆️ tree-sitter-cli 8 år sedan
.npmignore Don't include tests, examples in tarballs 8 år sedan
.travis.yml Use clang on travis 10 år sedan
LICENSE Initial commit 12 år sedan
README.md Fix URLs in README 10 år sedan
binding.gyp ⬆️ tree-sitter-cli 9 år sedan
grammar.js Use parenthesized_expression in if, while, do statements 8 år sedan
index.js Tweak identifier naming convention 9 år sedan
package.json ⬆️ tree-sitter-cli 8 år sedan

README.md

tree-sitter-c

Build Status

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