[Oberon] Improved version of module ORB for Project Oberon 2013

Andreas Pirklbauer andreas_pirklbauer at yahoo.com
Sun May 29 07:11:06 CEST 2022


I have been asked to make the way Extended Oberon implements import/export available to Project Oberon 2013 as well.

There it is: http://github.com/andreaspirklbauer/Oberon-module-imports <http://github.com/andreaspirklbauer/Oberon-module-imports>

The most important change is that the “fixup" technique for types has been eliminated altogether (as it is not needed, given that pre-order traversal is used to export types).

Also, ORB.ThisModule has improved heuristics for what combinations of explicit imports (via declaration) and re-imports are allowed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20220529/891774fd/attachment.html>


More information about the Oberon mailing list