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.
 
 
 
dependabot[bot] 828eeeb1bb
ci: bump actions/setup-node from 4 to 6
8 months ago
.github ci: bump actions/setup-node from 4 to 6 8 months ago
bindings fix(bindings): remove outdated zig bindings 1 year ago
examples Add some example files to parse on CI 9 years ago
queries ci: update workflows 2 years ago
src release v0.24.1 1 year 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.1 1 year ago
Cargo.lock release v0.24.1 1 year ago
Cargo.toml release v0.24.1 1 year ago
LICENSE Initial commit 12 years ago
Makefile release v0.24.1 1 year ago
Package.resolved build: update for 0.24 1 year ago
Package.swift feat!: regenerate parser and bindings with ABI 15 1 year ago
README.md docs: add pypi badge 2 years ago
binding.gyp build: update bindings 1 year 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.1 1 year ago
package.json release v0.24.1 1 year ago
pyproject.toml release v0.24.1 1 year ago
setup.py feat!: regenerate parser and bindings with ABI 15 1 year ago
tree-sitter.json release v0.24.1 1 year ago

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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