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 467b8f38ec
feat: use the new reserved rules api
1 vuosi sitten
.github ci(publish): generate parser in every workflow 1 vuosi sitten
bindings build: update bindings 1 vuosi sitten
examples Add some example files to parse on CI 9 vuotta sitten
queries ci: update workflows 2 vuotta sitten
src feat: use the new reserved rules api 1 vuosi sitten
test fix: allow the output operand value to be an expression 1 vuosi sitten
.editorconfig build: update bindings 1 vuosi sitten
.gitattributes build: update bindings 1 vuosi sitten
.gitignore build: update for 0.24 1 vuosi sitten
CMakeLists.txt 0.23.2 1 vuosi sitten
Cargo.lock 0.23.2 1 vuosi sitten
Cargo.toml 0.23.2 1 vuosi sitten
LICENSE Initial commit 11 vuotta sitten
Makefile 0.23.2 1 vuosi sitten
Package.resolved build: update for 0.24 1 vuosi sitten
Package.swift build: update for 0.24 1 vuosi sitten
README.md docs: add pypi badge 2 vuotta sitten
binding.gyp build: update bindings 1 vuosi sitten
eslint.config.mjs feat: migrate to `eslint-config-treesitter` 1 vuosi sitten
go.mod fix: go mod 1 vuosi sitten
go.sum fix: go mod 1 vuosi sitten
grammar.js feat: use the new reserved rules api 1 vuosi sitten
package-lock.json feat: use the new reserved rules api 1 vuosi sitten
package.json feat: use the new reserved rules api 1 vuosi sitten
pyproject.toml 0.23.2 1 vuosi sitten
setup.py build: update bindings 1 vuosi sitten
tree-sitter.json 0.23.2 1 vuosi sitten

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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