Hacker News new | ask | show | jobs
by alaaalawi 1591 days ago
Also check Oberon the language and its module system. and was used to create Oberon the system. all procedures/functions are called like this: M.F (Module name - it can be abbreviated but not removed, and F procedure/functions.)