The State of GALA: March 2026
46 releases, 216 tests, 22x faster compilation — two months of building a language that transpiles to Go
Search for a command to run...
Articles tagged with #programming-languages
46 releases, 216 tests, 22x faster compilation — two months of building a language that transpiles to Go
samber/lo has 21,000 stars. samber/mo has 3,300. Together, they represent one of the loudest feature requests the Go community has ever filed -- not through proposals or GitHub issues, but through ado

If you have used IBM's fp-go library, you know the promise of functional programming in Go -- and the pain of Go's syntax fighting you every step of the way. Pipe3, Pipe5, Pipe7. Function adapters eve

Go is a language built on simplicity. But simplicity has costs, and one cost Go developers feel acutely is the lack of pattern matching and algebraic data types. If you have ever modeled a closed set
