Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Max Brunsfeld a2bbfc6bdc 0.7.0 8 anni fa
corpus Use repeat in initializer lists 8 anni fa
examples Add some example files to parse on CI 9 anni fa
src ⬆️ tree-sitter-cli 8 anni fa
.gitattributes Add some example files to parse on CI 9 anni fa
.gitignore Add grammar.json file 10 anni fa
.npmignore Initial commit 12 anni fa
.travis.yml Use clang on travis 10 anni fa
LICENSE Initial commit 12 anni fa
README.md Fix URLs in README 10 anni fa
binding.gyp ⬆️ tree-sitter-cli 9 anni fa
grammar.js Use repeat in initializer lists 8 anni fa
index.js Tweak identifier naming convention 9 anni fa
package-lock.json 0.7.0 8 anni fa
package.json 0.7.0 8 anni fa

README.md

tree-sitter-c

Build Status

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