25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
.github ci(publish): generate parser in every workflow 1 년 전
bindings build: update bindings 1 년 전
examples Add some example files to parse on CI 9 년 전
queries ci: update workflows 2 년 전
src feat: use the new reserved rules api 1 년 전
test fix: allow the output operand value to be an expression 1 년 전
.editorconfig build: update bindings 1 년 전
.gitattributes build: update bindings 1 년 전
.gitignore build: update for 0.24 1 년 전
CMakeLists.txt 0.23.2 1 년 전
Cargo.lock 0.23.2 1 년 전
Cargo.toml 0.23.2 1 년 전
LICENSE Initial commit 12 년 전
Makefile 0.23.2 1 년 전
Package.resolved build: update for 0.24 1 년 전
Package.swift build: update for 0.24 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 fix: go mod 1 년 전
go.sum fix: go mod 1 년 전
grammar.js feat: use the new reserved rules api 1 년 전
package-lock.json feat: use the new reserved rules api 1 년 전
package.json feat: use the new reserved rules api 1 년 전
pyproject.toml 0.23.2 1 년 전
setup.py build: update bindings 1 년 전
tree-sitter.json 0.23.2 1 년 전

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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