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 2 months ago
.github ci(release): update to breaking upstream changes 2 months ago
bindings feat(bindings): add zig bindings 2 months 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 2 months 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 2 months ago
Cargo.lock release v0.24.2 2 months ago
Cargo.toml release v0.24.2 2 months ago
LICENSE Initial commit 12 years ago
Makefile release v0.24.2 2 months ago
Package.resolved build: update for 0.24 1 year ago
Package.swift feat: update bindings and parser with 0.26.8 2 months 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 2 months ago
build.zig.zon release v0.24.2 2 months 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 2 months ago
package.json release v0.24.2 2 months ago
pyproject.toml release v0.24.2 2 months ago
setup.py feat: update bindings and parser with 0.26.8 2 months ago
tree-sitter.json release v0.24.2 2 months ago

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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