Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Anton Kochkov f64a422d4e ci: use nodejs 20 for appveyor 2 лет назад
.github chore: bump actions and deps 2 лет назад
bindings 0.20.8 2 лет назад
examples Add some example files to parse on CI 9 лет назад
queries feat: add GH tag queries 2 лет назад
src chore: generate 2 лет назад
test fix: ms call modifier missing in some spots 2 лет назад
.appveyor.yml ci: use nodejs 20 for appveyor 2 лет назад
.eslintrc.js feat: add and apply eslint formatting 3 лет назад
.gitattributes chore: update gitattributes 2 лет назад
.gitignore added spm support 4 лет назад
.npmignore chore: tidy bindings, manifests, & docs 3 лет назад
Cargo.toml 0.20.8 2 лет назад
LICENSE Initial commit 12 лет назад
Package.swift chore: tidy bindings, manifests, & docs 3 лет назад
README.md docs: update badges 2 лет назад
binding.gyp Bump tree-sitter-cli to 0.19 5 лет назад
grammar.js fix: ms call modifier missing in some spots 2 лет назад
package.json 0.20.8 2 лет назад

README.md

tree-sitter-c

CI discord matrix crates npm

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