Não pode escolher mais do que 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 b780e47fc7 ci(release): update to breaking upstream changes há 1 mês
.github ci(release): update to breaking upstream changes há 1 mês
bindings feat(bindings): add zig bindings há 1 mês
examples Add some example files to parse on CI há 9 anos
queries ci: update workflows há 2 anos
src release v0.24.2 há 1 mês
test fix: allow the output operand value to be an expression há 1 ano
.editorconfig build: update bindings há 1 ano
.gitattributes feat!: regenerate parser and bindings with ABI 15 há 1 ano
.gitignore feat!: regenerate parser and bindings with ABI 15 há 1 ano
CMakeLists.txt release v0.24.2 há 1 mês
Cargo.lock release v0.24.2 há 1 mês
Cargo.toml release v0.24.2 há 1 mês
LICENSE Initial commit há 11 anos
Makefile release v0.24.2 há 1 mês
Package.resolved build: update for 0.24 há 1 ano
Package.swift feat: update bindings and parser with 0.26.8 há 1 mês
README.md docs: add pypi badge há 2 anos
binding.gyp build: update bindings há 1 ano
build.zig feat(bindings): add zig bindings há 1 mês
build.zig.zon release v0.24.2 há 1 mês
eslint.config.mjs feat: migrate to `eslint-config-treesitter` há 1 ano
go.mod release v0.24.1 há 1 ano
go.sum fix: go mod há 1 ano
grammar.js export helper functions for reuse in cpp grammar há 1 ano
package-lock.json release v0.24.2 há 1 mês
package.json release v0.24.2 há 1 mês
pyproject.toml release v0.24.2 há 1 mês
setup.py feat: update bindings and parser with 0.26.8 há 1 mês
tree-sitter.json release v0.24.2 há 1 mês

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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