No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Christian Clason b780e47fc7 ci(release): update to breaking upstream changes hace 1 mes
.github ci(release): update to breaking upstream changes hace 1 mes
bindings feat(bindings): add zig bindings hace 1 mes
examples Add some example files to parse on CI hace 9 años
queries ci: update workflows hace 2 años
src release v0.24.2 hace 1 mes
test fix: allow the output operand value to be an expression hace 1 año
.editorconfig build: update bindings hace 1 año
.gitattributes feat!: regenerate parser and bindings with ABI 15 hace 1 año
.gitignore feat!: regenerate parser and bindings with ABI 15 hace 1 año
CMakeLists.txt release v0.24.2 hace 1 mes
Cargo.lock release v0.24.2 hace 1 mes
Cargo.toml release v0.24.2 hace 1 mes
LICENSE Initial commit hace 11 años
Makefile release v0.24.2 hace 1 mes
Package.resolved build: update for 0.24 hace 1 año
Package.swift feat: update bindings and parser with 0.26.8 hace 1 mes
README.md docs: add pypi badge hace 2 años
binding.gyp build: update bindings hace 1 año
build.zig feat(bindings): add zig bindings hace 1 mes
build.zig.zon release v0.24.2 hace 1 mes
eslint.config.mjs feat: migrate to `eslint-config-treesitter` hace 1 año
go.mod release v0.24.1 hace 1 año
go.sum fix: go mod hace 1 año
grammar.js export helper functions for reuse in cpp grammar hace 1 año
package-lock.json release v0.24.2 hace 1 mes
package.json release v0.24.2 hace 1 mes
pyproject.toml release v0.24.2 hace 1 mes
setup.py feat: update bindings and parser with 0.26.8 hace 1 mes
tree-sitter.json release v0.24.2 hace 1 mes

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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