[Oberon] Module contexts in Original Oberon 2013

Andreas Pirklbauer andreas_pirklbauer at yahoo.com
Mon May 7 09:28:52 CEST 2018


For those who want to play around with "module contexts", they are now also available in Original Oberon 2013:


   https://github.com/andreaspirklbauer/Oberon-module-contexts


This test implementation more or less follows the conventions described in:


  http://www.ocp.inf.ethz.ch/wiki/Documentation/Language?action=download&upname=contexts.pdf


-ap



    > Jörg joerg.straube at iaeth.ch  Thu May 3 22:37:32 CEST 2018
    > [..]
    > Contexts are meant to separate modules with a name in one Oberon OS from the
    > module with same name in another Oberon OS. The legacy Oberon OS gets the
    > context „Oberon“ and the new Bluebottle/A2 OS (coded in the programming
    > language Active Oberon, a dialect of Oberon) gets the context „A2“
    > [..]
    > 
    > Jörg




More information about the Oberon mailing list