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.
 
 
 
calixteman c8061429cc Fix error with ++L (consequence of support for L strings) (#26) 7 anni fa
corpus Fix error with ++L (consequence of support for L strings) (#26) 7 anni fa
examples Add some example files to parse on CI 9 anni fa
src Fix error with ++L (consequence of support for L strings) (#26) 7 anni fa
.appveyor.yml Add appveyor config 7 anni fa
.gitattributes Add some example files to parse on CI 9 anni fa
.gitignore ⬆️ tree-sitter-cli 8 anni fa
.npmignore Don't include tests, examples in tarballs 8 anni fa
.travis.yml Use node 10 on travis 7 anni fa
LICENSE Initial commit 12 anni fa
README.md Add appveyor badge to README 7 anni fa
binding.gyp ⬆️ tree-sitter-cli 9 anni fa
grammar.js Fix error with ++L (consequence of support for L strings) (#26) 7 anni fa
index.js Update tree-sitter-cli to 0.15.3 7 anni fa
package.json 0.15.1 7 anni fa

README.md

tree-sitter-c

Build Status Build status

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