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.
 
 
 
Amaan Qureshi 598dd44905
feat: add Zig bindings
1 year ago
.github chore: update `FUNDING.yml` 1 year ago
bindings feat: add 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 fix: always ensure K&R functions have at least 1 declaration 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: add Zig bindings 1 year ago
.gitignore build: update for 0.24 1 year ago
CMakeLists.txt 0.23.4 1 year ago
Cargo.lock 0.23.4 1 year ago
Cargo.toml Include LICENSE file (#249) 1 year ago
LICENSE Initial commit 11 years ago
Makefile 0.23.4 1 year ago
Package.resolved build: update for 0.24 1 year ago
Package.swift build: update for 0.24 1 year ago
README.md docs: add pypi badge 2 years ago
binding.gyp build: update bindings 1 year ago
build.zig feat: add Zig bindings 1 year ago
build.zig.zon feat: add Zig bindings 1 year ago
eslint.config.mjs feat: migrate to `eslint-config-treesitter` 1 year ago
go.mod fix: go mod 1 year ago
go.sum fix: go mod 1 year ago
grammar.js fix: always ensure K&R functions have at least 1 declaration 1 year ago
package-lock.json 0.23.4 1 year ago
package.json 0.23.4 1 year ago
pyproject.toml 0.23.4 1 year ago
setup.py build: update bindings 1 year ago
tree-sitter.json feat: add Zig bindings 1 year ago

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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