This page is a wiki. Please login or create an account to begin editing.


MacOberon v1.21

Rating:
No votes yet
Category:
Year released:
Author:
Publisher:
Download macoberon_1.22.hqx (271.03 KB)
For System 7.0 - 7.6
Emulation
This app works with: Basilisk II,

Oberon is more than just a programming language, it's a full operating system as well. Niklaus Wirth originally designed it for the Ceres workstation (never heard of it personally), but has been ported to other platforms, such as (you guessed it) the Macintosh. It is genuinely extensible in that it works directly with procedures, abandoning the concept of the program. A set of basic procedures comes with the operating system with added functionality coming from modules written and compiled by users. New procedures can be used as soon as they are compiled since Oberon allows modules to be dynamically added at run-time. The blurb from the Oberon people claims that the system is approximately as fast as interpreted (as in BASIC) because the compiler is quick and no linking is required.

Compatibility
Architecture: 68k