Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Max Brunsfeld 2d86fc4bea 0.13.3 vor 8 Jahren
corpus Use parenthesized_expression in if, while, do statements vor 8 Jahren
examples Add some example files to parse on CI vor 9 Jahren
src Regenerate with latest tree-sitter-cli vor 8 Jahren
.gitattributes Add some example files to parse on CI vor 9 Jahren
.gitignore ⬆️ tree-sitter-cli vor 8 Jahren
.npmignore Don't include tests, examples in tarballs vor 8 Jahren
.travis.yml Use clang on travis vor 10 Jahren
LICENSE Initial commit vor 12 Jahren
README.md Fix URLs in README vor 10 Jahren
binding.gyp ⬆️ tree-sitter-cli vor 9 Jahren
grammar.js Don't allow whitespace inside of string literals vor 8 Jahren
index.js Tweak identifier naming convention vor 9 Jahren
package.json 0.13.3 vor 8 Jahren

README.md

tree-sitter-c

Build Status

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