You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
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.