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 5f13de984c 0.11.2 8 år sedan
corpus Add _Atomic and restrict type qualifiers 8 år sedan
examples Add some example files to parse on CI 9 år sedan
src Don't allow newlines in system lib strings 8 år sedan
.gitattributes Add some example files to parse on CI 9 år sedan
.gitignore ⬆️ tree-sitter-cli 8 år sedan
.npmignore Initial commit 12 å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 Don't allow newlines in system lib strings 8 år sedan
index.js Tweak identifier naming convention 9 år sedan
package-lock.json 0.11.2 8 år sedan
package.json 0.11.2 8 år sedan

README.md

tree-sitter-c

Build Status

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