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 a3a67acbf4 0.12.0 8 anni fa
corpus Allow preprocessor conditionals inside of field declaration 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 ⬆️ tree-sitter-cli 8 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 Add explicit word token 8 anni fa
index.js Tweak identifier naming convention 9 anni fa
package.json 0.12.0 8 anni fa

README.md

tree-sitter-c

Build Status

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