Cthulhu_ 9 days ago

Go is a retro nostalgia language, taking programming languages back to basics, removing syntax highlighting and advanced concepts like exceptions and function shorthands because that's what it was like in the 70's.

  • rob74 9 days ago

    Pray tell, what is it about Go that stops editors from using syntax highlighting when displaying Go code?

    Seriously, IMHO Go is less "retro nostalgia" and more trying to stick to proven concepts (e.g. there was no test driven development in the 70s, and Go has testing/documentation/examples built into the language) while leaving out things like exceptions and inheritance that, while widespread, have significant disadvantages.

  • euroderf 9 days ago

    I'll give up my Go when you pry this PDP-11 emulation from my cold, dead hand.