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 0cc2855038 0.4.0 8 anni fa
corpus Tweak identifier naming convention 9 anni fa
examples Add some example files to parse on CI 9 anni fa
src Regenerate with latest tree-sitter 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 Tweak identifier naming convention 9 anni fa
index.js Tweak identifier naming convention 9 anni fa
package.json 0.4.0 8 anni fa

README.md

tree-sitter-c

Build Status

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