1
0
Fork 0
Pure Go syntax tree parsing library. Built on tree-sitter principles and tuned to be fast.
Find a file
2026-03-03 06:47:21 -06:00
internal feat: S-expression query engine with streaming matches — phase 8 2026-03-03 06:47:21 -06:00
go.mod Reset the entire repo 2026-03-02 20:39:47 -06:00
go.sum refactor: isolate CGO code into cgo_harness module 2026-02-21 18:56:51 -08:00
LICENSE.md Big documentation update 2026-02-28 17:48:31 -06:00
README.md Reset the entire repo 2026-03-02 20:39:47 -06:00

Arborist

Pure Go tree-sitter-inspired AST parsing library. The intent is fast-as-possible reads and edits of source file trees.

go get git.sharkk.net/go/arborist

License

Sharkk Open License