[Oberon] IMPORT Modules: why does order matter?

Andreas Pirklbauer andreas_pirklbauer at yahoo.com
Sat Mar 2 19:41:15 CET 2019


    > Or is the programmer forced to study the import diagrams from the book to arrange the
    > lists by hand in the correct way?

Just build the list *once*, e.g. for FPGA Oberon:

Kernel, FileDir, Files, Modules,
Input, Display, Viewers,
Fonts, Texts, Oberon,
MenuViewers, TextFrames,
System, Edit, Tools
ORS, ORB, ORG, ORP, ORTool
Graphics, GraphicFrames, Draw,
GraphTool, MacroTool, 
Curves, Sierpinski, Hilbert, Stars, Rectangles, Checkers
...







More information about the Oberon mailing list