Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Amaan Qureshi f5c6f68fdd
chore: generate
3 lat temu
.github/workflows Add an action to publish the grammar automatically 3 lat temu
bindings added spm support 4 lat temu
examples Add some example files to parse on CI 9 lat temu
queries added assignment operator to highlights (#62) 5 lat temu
src chore: generate 3 lat temu
test fix: implement Unicode identifiers 3 lat temu
.appveyor.yml Add appveyor config 7 lat temu
.gitattributes Add some example files to parse on CI 9 lat temu
.gitignore added spm support 4 lat temu
.npmignore Bump tree-sitter-cli to 0.19 5 lat temu
.travis.yml Use node 10 on travis 7 lat temu
Cargo.toml 0.20.2 4 lat temu
LICENSE Initial commit 12 lat temu
Package.swift added spm support 4 lat temu
README.md Add appveyor badge to README 7 lat temu
binding.gyp Bump tree-sitter-cli to 0.19 5 lat temu
grammar.js fix: comments can have multiple delimiting backslashes 3 lat temu
package.json 0.20.2 4 lat temu

README.md

tree-sitter-c

Build Status Build status

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