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.
 
 
 
Amaan Qureshi 927da1f210
fix(go): correct test
hace 1 año
.github ci: add dependabot hace 2 años
bindings fix(go): correct test hace 1 año
examples Add some example files to parse on CI hace 9 años
queries ci: update workflows hace 2 años
src feat: support `__asm` in asm expressions hace 1 año
test feat: support the `_Nonnull` clang attribute hace 1 año
.editorconfig chore: fix line endings hace 1 año
.gitattributes chore: fix line endings hace 1 año
.gitignore build: update bindings and versions hace 2 años
Cargo.toml 0.21.4 hace 2 años
LICENSE Initial commit hace 12 años
Makefile 0.21.4 hace 2 años
Package.swift build: update bindings hace 2 años
README.md docs: add pypi badge hace 2 años
binding.gyp build: update bindings and versions hace 2 años
go.mod fix(go): correct test hace 1 año
grammar.js feat: support `__asm` in asm expressions hace 1 año
package-lock.json 0.21.4 hace 2 años
package.json 0.21.4 hace 2 años
pyproject.toml 0.21.4 hace 2 años
setup.py build: update bindings and versions hace 2 años

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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