Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
ObserverOfTime fd3e67ac62 chore: fix line endings 1 год назад
.github ci: add dependabot 2 лет назад
bindings chore: regenerate 2 лет назад
examples Add some example files to parse on CI 9 лет назад
queries ci: update workflows 2 лет назад
src feat: support `__asm` in asm expressions 1 год назад
test feat: support the `_Nonnull` clang attribute 1 год назад
.editorconfig chore: fix line endings 1 год назад
.gitattributes chore: fix line endings 1 год назад
.gitignore build: update bindings and versions 2 лет назад
Cargo.toml 0.21.4 2 лет назад
LICENSE Initial commit 12 лет назад
Makefile 0.21.4 2 лет назад
Package.swift build: update bindings 2 лет назад
README.md docs: add pypi badge 2 лет назад
binding.gyp build: update bindings and versions 2 лет назад
grammar.js feat: support `__asm` in asm expressions 1 год назад
package-lock.json 0.21.4 2 лет назад
package.json 0.21.4 2 лет назад
pyproject.toml 0.21.4 2 лет назад
setup.py build: update bindings and versions 2 лет назад

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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