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.
 
 
 
Christian Clason b780e47fc7 ci(release): update to breaking upstream changes 1 month ago
.github ci(release): update to breaking upstream changes 1 month ago
bindings feat(bindings): add zig bindings 1 month ago
examples Add some example files to parse on CI 9 years ago
queries ci: update workflows 2 years ago
src release v0.24.2 1 month ago
test fix: allow the output operand value to be an expression 1 year ago
.editorconfig build: update bindings 1 year ago
.gitattributes feat!: regenerate parser and bindings with ABI 15 1 year ago
.gitignore feat!: regenerate parser and bindings with ABI 15 1 year ago
CMakeLists.txt release v0.24.2 1 month ago
Cargo.lock release v0.24.2 1 month ago
Cargo.toml release v0.24.2 1 month ago
LICENSE Initial commit 11 years ago
Makefile release v0.24.2 1 month ago
Package.resolved build: update for 0.24 1 year ago
Package.swift feat: update bindings and parser with 0.26.8 1 month ago
README.md docs: add pypi badge 2 years ago
binding.gyp build: update bindings 1 year ago
build.zig feat(bindings): add zig bindings 1 month ago
build.zig.zon release v0.24.2 1 month ago
eslint.config.mjs feat: migrate to `eslint-config-treesitter` 1 year ago
go.mod release v0.24.1 1 year ago
go.sum fix: go mod 1 year ago
grammar.js export helper functions for reuse in cpp grammar 1 year ago
package-lock.json release v0.24.2 1 month ago
package.json release v0.24.2 1 month ago
pyproject.toml release v0.24.2 1 month ago
setup.py feat: update bindings and parser with 0.26.8 1 month ago
tree-sitter.json release v0.24.2 1 month ago

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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