Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
calixteman 2ed529f075 Add u|U|u8 string|char support (#36) vor 6 Jahren
examples Add some example files to parse on CI vor 9 Jahren
queries Improve highlighting query vor 6 Jahren
src Add u|U|u8 string|char support (#36) vor 6 Jahren
test Add u|U|u8 string|char support (#36) vor 6 Jahren
.appveyor.yml Add appveyor config vor 7 Jahren
.gitattributes Add some example files to parse on CI vor 9 Jahren
.gitignore ⬆️ tree-sitter-cli vor 8 Jahren
.npmignore Use new test structure, add syntax highlighting tests vor 6 Jahren
.travis.yml Use node 10 on travis vor 7 Jahren
LICENSE Initial commit vor 12 Jahren
README.md Add appveyor badge to README vor 7 Jahren
binding.gyp ⬆️ tree-sitter-cli vor 9 Jahren
grammar.js Add u|U|u8 string|char support (#36) vor 6 Jahren
index.js Update tree-sitter-cli to 0.15.3 vor 7 Jahren
package.json ⬆️ tree-sitter-cli vor 6 Jahren

README.md

tree-sitter-c

Build Status Build status

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