[Oberon] Oberon FPGA hardware point of view
Andreas Pirklbauer
andreas_pirklbauer at yahoo.com
Fri Aug 10 15:51:15 CEST 2018
> No - that would not work well for me. It would mean I would
> have to maintain up to 11 different copies of *every* source
> code file that currently IMPORTs MCU - the only difference
> being the IMPORT statements.
I see. Good.
PS: I have experimented with modifying the semantics of
module contexts, where the loader *automatically* imports
a module from the same contexts. In that case, I suppose,
you could use it (it’s in fact the current restriction in EO).
But I think your folder-based system is better anyway, as
it does not require you to modify the language.
More information about the Oberon
mailing list