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 f4c21152f1
0.23.1
1 year ago
.github build: update bindings 1 year ago
bindings build: update bindings 1 year ago
examples Add some example files to parse on CI 9 years ago
queries ci: update workflows 2 years ago
src chore: generate 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 build: update bindings 1 year ago
.gitignore build: update bindings 1 year ago
Cargo.lock 0.23.1 1 year ago
Cargo.toml 0.23.1 1 year ago
LICENSE Initial commit 11 years ago
Makefile 0.23.1 1 year ago
Package.swift build: update bindings 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 build: update bindings 1 year ago
go.sum build: update bindings 1 year ago
grammar.js fix: support `__attribute` 1 year ago
package-lock.json 0.23.1 1 year ago
package.json 0.23.1 1 year ago
pyproject.toml 0.23.1 1 year ago
setup.py build: update 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.