Jump to content

Canterbury Oberon-2 for Java: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
==Description==
==Description==
An [[Oberon-2]] compiler for the Java runtime introduced alongside the [[Canterbury Modula-2 for Java]] by [[Mill Hill & Canterbury Corporation]] after they stopped development of the native OS/2 [[Canterbury Modula-2]] compiler. The compiler generates native Java 1.1 code.
An [[Oberon-2]] compiler for the Java runtime introduced alongside the [[Canterbury Modula-2 for Java]] by [[Mill Hill & Canterbury Corporation]] after they stopped development of the native OS/2 [[Canterbury Modula-2]] compiler. The compiler generates native Java 1.1 code that should run on all more recent Java versions and on Java-like environments or most Java subsets as used in mobile phones, etc.


==Prerequisites==
==Prerequisites==

Revision as of 20:09, 5 December 2014

Description

An Oberon-2 compiler for the Java runtime introduced alongside the Canterbury Modula-2 for Java by Mill Hill & Canterbury Corporation after they stopped development of the native OS/2 Canterbury Modula-2 compiler. The compiler generates native Java 1.1 code that should run on all more recent Java versions and on Java-like environments or most Java subsets as used in mobile phones, etc.

Prerequisites

  • Java version 1.1 or higher

Author

Compiler targets & target libraries

  • Java 1.1 or compatible environment.

Standards supported