Show HN: I ported Tree-sitter to Go
Summary
A Hacker News Show HN post introduces gotreesitter, a pure-Go runtime for tree-sitter that avoids CGo, claiming faster incremental parsing and broader platform compatibility. It covers architecture, benchmarks, quick-start usage, and roadmap.