The Compiler Stopped Talking About Go: GALA in August and September (0.72 → 0.79)
Twelve releases moved GALA's errors out of generated Go and into your .gala source, then into JSON, the IDE, and a Claude Code plugin.
Sep 14, 202613 min read3
Search for a command to run...
Articles tagged with #software-engineering
Twelve releases moved GALA's errors out of generated Go and into your .gala source, then into JSON, the IDE, and a Claude Code plugin.
From rules welded inside the language repo to a standalone, registry-published rules_gala with a real toolchain and Gazelle BUILD generation.
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
What breaks when you map functional programming onto Go's type system, and how testing infrastructure keeps it fixed