Hacker News new | ask | show | jobs
by pjmlp 4229 days ago
Go's method declaration syntax is based on Oberon-2.

And also how the packages work, is loosely based on how Oberon modules work.

Finally, unsafe has some resemblance with SYSTEM module.