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 90caefcaa7 0.4.3 vor 8 Jahren
corpus Differentiate primitive types from other type names vor 8 Jahren
examples Add some example files to parse on CI vor 9 Jahren
src Differentiate primitive types from other type names 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 Differentiate primitive types from other type names vor 8 Jahren
index.js Tweak identifier naming convention vor 9 Jahren
package.json 0.4.3 vor 8 Jahren

README.md

tree-sitter-c

Build Status

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