[Oberon] SYSTEM Modules

Andreas Pirklbauer andreas_pirklbauer at yahoo.com
Thu Nov 15 22:30:37 CET 2018


   > but in Oberon 07 ORD also supports SET and BOOLEAN.

... and (unofficially?) also pointers, which are converted to LONGINT, e.g., this compiles in FPGA Oberon:

    VAR M: Modules.Module;

    Texts.WriteHex(W, ORD(M))


More information about the Oberon mailing list