Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Christian Clason b780e47fc7 ci(release): update to breaking upstream changes il y a 1 mois
.github ci(release): update to breaking upstream changes il y a 1 mois
bindings feat(bindings): add zig bindings il y a 1 mois
examples Add some example files to parse on CI il y a 9 ans
queries ci: update workflows il y a 2 ans
src release v0.24.2 il y a 1 mois
test fix: allow the output operand value to be an expression il y a 1 an
.editorconfig build: update bindings il y a 1 an
.gitattributes feat!: regenerate parser and bindings with ABI 15 il y a 1 an
.gitignore feat!: regenerate parser and bindings with ABI 15 il y a 1 an
CMakeLists.txt release v0.24.2 il y a 1 mois
Cargo.lock release v0.24.2 il y a 1 mois
Cargo.toml release v0.24.2 il y a 1 mois
LICENSE Initial commit il y a 11 ans
Makefile release v0.24.2 il y a 1 mois
Package.resolved build: update for 0.24 il y a 1 an
Package.swift feat: update bindings and parser with 0.26.8 il y a 1 mois
README.md docs: add pypi badge il y a 2 ans
binding.gyp build: update bindings il y a 1 an
build.zig feat(bindings): add zig bindings il y a 1 mois
build.zig.zon release v0.24.2 il y a 1 mois
eslint.config.mjs feat: migrate to `eslint-config-treesitter` il y a 1 an
go.mod release v0.24.1 il y a 1 an
go.sum fix: go mod il y a 1 an
grammar.js export helper functions for reuse in cpp grammar il y a 1 an
package-lock.json release v0.24.2 il y a 1 mois
package.json release v0.24.2 il y a 1 mois
pyproject.toml release v0.24.2 il y a 1 mois
setup.py feat: update bindings and parser with 0.26.8 il y a 1 mois
tree-sitter.json release v0.24.2 il y a 1 mois

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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