Hacker News new | ask | show | jobs
by jff 4848 days ago
Go is very similar to Limbo. Seriously, really similar, because some of the same people wrote both.

Limbo is a programming language that compiles to instructions for the Dis VM, which is what runs the Inferno operating system.

Inferno came about as a way to use some of the good ideas from Plan 9 in other devices, such as telephones and set-top boxes.