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 31c966ece2 Handle multi-line comments with asterisks at the end vor 8 Jahren
corpus Handle multi-line comments with asterisks at the end vor 8 Jahren
examples Add some example files to parse on CI vor 9 Jahren
src Handle multi-line comments with asterisks at the end vor 8 Jahren
.gitattributes Add some example files to parse on CI vor 9 Jahren
.gitignore Add grammar.json file vor 10 Jahren
.npmignore Initial commit vor 12 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 Handle multi-line comments with asterisks at the end vor 8 Jahren
index.js Tweak identifier naming convention vor 9 Jahren
package.json 0.4.1 vor 8 Jahren

README.md

tree-sitter-c

Build Status

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