您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
dependabot[bot] ce3bea2479
ci: bump actions/checkout from 6 to 7
2 周前
.github ci: bump actions/checkout from 6 to 7 2 周前
bindings feat(bindings): add zig bindings 2 个月前
examples Add some example files to parse on CI 9 年前
queries ci: update workflows 2 年前
src release v0.24.2 2 个月前
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 2 个月前
Cargo.lock release v0.24.2 2 个月前
Cargo.toml release v0.24.2 2 个月前
LICENSE Initial commit 12 年前
Makefile release v0.24.2 2 个月前
Package.resolved build: update for 0.24 1年前
Package.swift feat: update bindings and parser with 0.26.8 2 个月前
README.md docs: add pypi badge 2 年前
binding.gyp build: update bindings 1年前
build.zig feat(bindings): add zig bindings 2 个月前
build.zig.zon release v0.24.2 2 个月前
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 2 个月前
package.json release v0.24.2 2 个月前
pyproject.toml release v0.24.2 2 个月前
setup.py feat: update bindings and parser with 0.26.8 2 个月前
tree-sitter.json release v0.24.2 2 个月前

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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