You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
ObserverOfTime fd3e67ac62 chore: fix line endings 1 年之前
.github ci: add dependabot 2 年之前
bindings chore: regenerate 2 年之前
examples Add some example files to parse on CI 9 年之前
queries ci: update workflows 2 年之前
src feat: support `__asm` in asm expressions 1 年之前
test feat: support the `_Nonnull` clang attribute 1 年之前
.editorconfig chore: fix line endings 1 年之前
.gitattributes chore: fix line endings 1 年之前
.gitignore build: update bindings and versions 2 年之前
Cargo.toml 0.21.4 2 年之前
LICENSE Initial commit 12 年之前
Makefile 0.21.4 2 年之前
Package.swift build: update bindings 2 年之前
README.md docs: add pypi badge 2 年之前
binding.gyp build: update bindings and versions 2 年之前
grammar.js feat: support `__asm` in asm expressions 1 年之前
package-lock.json 0.21.4 2 年之前
package.json 0.21.4 2 年之前
pyproject.toml 0.21.4 2 年之前
setup.py build: update bindings and versions 2 年之前

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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