tree-sitter

All Posts

Show HN: I ported Tree-sitter to Go

gotreesitter Pure-Go tree-sitter runtime — no CGo, no C toolchain, WASM-ready. go get github.com/odvcencio/gotreesitter Implements the same parse-table format tree-sitter…