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 7fa1be1b69 release v0.24.1 1 年之前
.github ci: disable tests for bindings w/o ABI 15 1 年之前
bindings fix(bindings): remove outdated zig bindings 1 年之前
examples Add some example files to parse on CI 9 年之前
queries ci: update workflows 2 年之前
src release v0.24.1 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.1 1 年之前
Cargo.lock release v0.24.1 1 年之前
Cargo.toml release v0.24.1 1 年之前
LICENSE Initial commit 11 年之前
Makefile release v0.24.1 1 年之前
Package.resolved build: update for 0.24 1 年之前
Package.swift feat!: regenerate parser and bindings with ABI 15 1 年之前
README.md docs: add pypi badge 2 年之前
binding.gyp build: update bindings 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.1 1 年之前
package.json release v0.24.1 1 年之前
pyproject.toml release v0.24.1 1 年之前
setup.py feat!: regenerate parser and bindings with ABI 15 1 年之前
tree-sitter.json release v0.24.1 1 年之前

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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