Hacker News new | ask | show | jobs
by pjmlp 1648 days ago
More visible ones are the method declaration syntax taken from Oberon-2, and the unsafe package.

https://cseweb.ucsd.edu/~wgg/CSE131B/oberon2.htm

Also I don't know what you mean relatively to type embedding, Oberon doesn't do it like Go, it only has extensible records.