Solod is a systems programming language that is literally a subset of Go, reusing Go's tooling, standard library code, and workflows rather than attempting to fix Go's perceived mistakes. It allows developers to write Go-like code with manual memory management support while leveraging existing Go ecosystems like LSP, linters, and package management.
Background
There has been a recent trend of new programming languages claiming to be 'like Go but better.' Solod takes a different philosophical approach by being a strict subset of Go rather than a competitor.
- Source
- Lobsters
- Published
- Aug 9, 2026 at 10:43 PM
- Score
- 6.0 / 10