top | item 33565168

(no title)

sdevonoes | 3 years ago

Interesting to see many comments regarding "Go is my favourite programming tool, but not my favourite programming language". I totally agree. I love the tooling (go build, go fmt, etc.), the performance, the ecosystem... but the language itself is not the best out there. I would love a mix between Python and Go: Python as the language with Go's tooling. That would be amazing!

discuss

order

adsharma|3 years ago

Write python and transpile to Go.

slekker|3 years ago

Maybe that's Nim (or Nim2)?