Oberon/System Variants
< Oberon
The Oberon system runs directly on several machine architectures and as a subsystem in several host operating systems. Order of rows is approximately chronological. For each variant (row), a link in the second column leads to additional information.
- ↑ In some cases the host environment is a bare machine. Otherwise it is a machine running another system.
- ↑ Pertinent information is in the NS32xx site. See FPGA example and wire wrap example. Modules not available from the original book must also be obtained or written and sources must be compiled. A V5 system will be a helpful precursor.
- ↑ Including the Transmeta Crusoe 5400 and the StrongARM SA 110 and SA 1110.
- ↑ A PC can boot from an Oberon0 diskette in an internal drive. In that case installation of ETH Oberon can proceed directly without involvement of DOS. Part 2 in the series includes a helpful explanation of the user interface.
- ↑ Sources for Release 2.0 are available. ASCII sources can be read with any contemporary editor. The Text sources should be read in an Oberon system; otherwise display by Linux gedit may be tolerable.
- ↑ Also referred to as "ETH Oberon Plugin for Windows" and "Spirit of Oberon System3 for Windows".
- ↑ A server at ftp://ftp.ssw.uni-linz.ac.at/ remains accessible to an FTP client and installation archives can be retrieved. The Firefox browser is unable to navigate into the subdirectories.
- ↑ Note "Current state ... network not working."
- ↑ a b V4 can also execute on obsolete systems 680x0 MacIntosh and PowerMac with MacOS to version 9 inclusive, Amiga, Atari ST, DECstation, HP-UX, IBM RS/6000, SGI IRIS and SPARC with Solaris. Refer to https://sourceforge.net/p/oberon/oberonv4/ci/master/tree/ and ftp://ftp.ssw.uni-linz.ac.at/pub/Oberon/. A native version has not been produced.
- ↑ olymp.idle.at has verion 1.7.02. The last version at JKU Linz is 1.5.
- ↑ a b GPCP provides a compiler for Component Pascal; not a full Oberon subsystem.
- ↑ During the summer of 2019 work was underway at the ETHZ to improve portability and other aspects. Until the work is completed, the user may encounter difficulties with the native variant of A2. The Oberon subsystem remains available in UnixA2 and WinA2. A notice is in the mailing list archive at 2019-07-03. Patience is advised.
- ↑ The SDL2 library and a C99 capable C compiler are required. GCC or Clang suffice for compiling the emulator.
- ↑ A software allowing execution of an Oberon command without the Oberon system and interface. The Oberon compiler, for example, can be executed at the Unix command line.
- ↑ Extended Oberon does not modify the RISC processor; it modifies only the Oberon system which runs on it.
- ↑ Nomenclature explained in the mailing list.
- ↑ The TypeRules document is noteworthy. Specific aspects of types are discussed in the mailing list beginning at 2019-12-07.