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.
 
 
 
ObserverOfTime fd3e67ac62 chore: fix line endings il y a 1 an
.github ci: add dependabot il y a 2 ans
bindings chore: regenerate il y a 2 ans
examples Add some example files to parse on CI il y a 9 ans
queries ci: update workflows il y a 2 ans
src feat: support `__asm` in asm expressions il y a 1 an
test feat: support the `_Nonnull` clang attribute il y a 1 an
.editorconfig chore: fix line endings il y a 1 an
.gitattributes chore: fix line endings il y a 1 an
.gitignore build: update bindings and versions il y a 2 ans
Cargo.toml 0.21.4 il y a 2 ans
LICENSE Initial commit il y a 12 ans
Makefile 0.21.4 il y a 2 ans
Package.swift build: update bindings il y a 2 ans
README.md docs: add pypi badge il y a 2 ans
binding.gyp build: update bindings and versions il y a 2 ans
grammar.js feat: support `__asm` in asm expressions il y a 1 an
package-lock.json 0.21.4 il y a 2 ans
package.json 0.21.4 il y a 2 ans
pyproject.toml 0.21.4 il y a 2 ans
setup.py build: update bindings and versions il y a 2 ans

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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