您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
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.