Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Christian Clason ec69f91b23 release v0.23.6 1 ano atrás
.github chore: update `FUNDING.yml` 1 ano atrás
bindings feat: add Zig bindings 1 ano atrás
examples Add some example files to parse on CI 9 anos atrás
queries ci: update workflows 2 anos atrás
src fix: generate parser for grammar changes 1 ano atrás
test fix: allow the output operand value to be an expression 1 ano atrás
.editorconfig build: update bindings 1 ano atrás
.gitattributes feat: add Zig bindings 1 ano atrás
.gitignore build: update for 0.24 1 ano atrás
CMakeLists.txt release v0.23.6 1 ano atrás
Cargo.lock release v0.23.6 1 ano atrás
Cargo.toml release v0.23.6 1 ano atrás
LICENSE Initial commit 11 anos atrás
Makefile release v0.23.6 1 ano atrás
Package.resolved build: update for 0.24 1 ano atrás
Package.swift build: update for 0.24 1 ano atrás
README.md docs: add pypi badge 2 anos atrás
binding.gyp build: update bindings 1 ano atrás
build.zig feat: add Zig bindings 1 ano atrás
build.zig.zon release v0.23.6 1 ano atrás
eslint.config.mjs feat: migrate to `eslint-config-treesitter` 1 ano atrás
go.mod fix: go mod 1 ano atrás
go.sum fix: go mod 1 ano atrás
grammar.js export helper functions for reuse in cpp grammar 1 ano atrás
package-lock.json release v0.23.6 1 ano atrás
package.json release v0.23.6 1 ano atrás
pyproject.toml release v0.23.6 1 ano atrás
setup.py build: update bindings 1 ano atrás
tree-sitter.json release v0.23.6 1 ano atrás

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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