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

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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