[Oberon] Enhanced OP2
Thomas Frey
thomas.frey at alumni.ethz.ch
Sat Nov 15 09:50:32 MET 2008
You would have to statically link it with the Bluebottle core and all
the required modules (files/streams etc.) which become the "runtime
library". Then the OP2 entry procedure needs to be auto-started and the
commandline passed in. E.g. change OP2 to use the Options module.
Would be cool to have some tools to support this. E.g. finding all the
required modules for a given module and gernerating a link command
(offline) and automatic translation of Linux/Windows commandline to a
Stream (online). All the required functionality for this is basically
available, just requires a bit glue code and re-mixing.
A next step for entering the Linx/Windows command line would be to
factor out the "runtime library" into a shared DLL. (About 200k of
compiled code that could be shared).
--Thomas
Martin Bishop schrieb:
> Is it possible to have Enhanced OP2 running on Linux? That is, without
> running the Oberon system, or Bluebottle or any of that?
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon
>
More information about the Oberon
mailing list