Getting user input in Odin CLI apps
May 22, 2025 · 1 min read · I had been doing some basic interpreter work in Go and wanted to redo it in another language to solidify my understanding. Naturally, I chose Odin, it’s another great language, with a Go-like, easy-to-approach syntax and no unnecessary complexity. I ...
Join discussion
