From Zero to a Go Module on Bazel in One Sitting: Onboarding to GALA 0.53
Importing a third-party Go module through Bazel and rules_gala - with concrete types across the seam, verified hands-on.
Search for a command to run...
Articles tagged with #compiler
Importing a third-party Go module through Bazel and rules_gala - with concrete types across the seam, verified hands-on.
From rules welded inside the language repo to a standalone, registry-published rules_gala with a real toolchain and Gazelle BUILD generation.
Eleven weeks, ~55 releases, and a new tagline: GALA hits 0.50.0 with cross-package generics, an LSP, and four new stdlib packages.
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