Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
calixteman 2ed529f075 Add u|U|u8 string|char support (#36) há 6 anos
examples Add some example files to parse on CI há 9 anos
queries Improve highlighting query há 6 anos
src Add u|U|u8 string|char support (#36) há 6 anos
test Add u|U|u8 string|char support (#36) há 6 anos
.appveyor.yml Add appveyor config há 7 anos
.gitattributes Add some example files to parse on CI há 9 anos
.gitignore ⬆️ tree-sitter-cli há 8 anos
.npmignore Use new test structure, add syntax highlighting tests há 6 anos
.travis.yml Use node 10 on travis há 7 anos
LICENSE Initial commit há 12 anos
README.md Add appveyor badge to README há 7 anos
binding.gyp ⬆️ tree-sitter-cli há 9 anos
grammar.js Add u|U|u8 string|char support (#36) há 6 anos
index.js Update tree-sitter-cli to 0.15.3 há 7 anos
package.json ⬆️ tree-sitter-cli há 6 anos

README.md

tree-sitter-c

Build Status Build status

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