Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Amaan Qureshi b906e05ba4
docs: document grammar.js
před 3 roky
.github/workflows ci: add test and lint actions před 3 roky
bindings added spm support před 4 roky
examples Add some example files to parse on CI před 9 roky
queries added assignment operator to highlights (#62) před 5 roky
src chore: generate před 3 roky
test chore: add a test for multi-backslash delimited comments před 3 roky
.appveyor.yml Add appveyor config před 7 roky
.gitattributes Add some example files to parse on CI před 9 roky
.gitignore added spm support před 4 roky
.npmignore Bump tree-sitter-cli to 0.19 před 5 roky
.travis.yml Use node 10 on travis před 7 roky
Cargo.toml 0.20.2 před 4 roky
LICENSE Initial commit před 12 roky
Package.swift added spm support před 4 roky
README.md Add appveyor badge to README před 7 roky
binding.gyp Bump tree-sitter-cli to 0.19 před 5 roky
grammar.js docs: document grammar.js před 3 roky
package.json ci: add test and lint actions před 3 roky

README.md

tree-sitter-c

Build Status Build status

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