Splitting the Brain: Plugin vs LSP
Why GALA's IDE runs on two processes and the sync contract that keeps them honest
Apr 14, 20267 min read5
Search for a command to run...
Articles tagged with #go
Why GALA's IDE runs on two processes and the sync contract that keeps them honest
Resolving receiver types from transpiler metadata when you don't have one
When your transpiler knows the types but your editor doesn't
How profiling, batch analysis, and content-addressed caching took multi-file compilation from 44.7s to 2.0s
What breaks when you map functional programming onto Go's type system, and how testing infrastructure keeps it fixed
46 releases, 216 tests, 22x faster compilation — two months of building a language that transpiles to Go