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 d805715f4f Regenerate with latest tree-sitter 8 år sedan
corpus Tweak identifier naming convention 9 år sedan
examples Add some example files to parse on CI 9 år sedan
src Regenerate with latest tree-sitter 8 år sedan
.gitattributes Add some example files to parse on CI 9 år sedan
.gitignore Add grammar.json file 10 å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 Tweak identifier naming convention 9 år sedan
index.js Tweak identifier naming convention 9 år sedan
package.json Regenerate with latest tree-sitter 8 år sedan

README.md

tree-sitter-c

Build Status

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