Canterbury Oberon-2 for Java: Difference between revisions
Appearance
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
- Mill Hill & Canterbury Corporation
- Jürgen Neuhoff
Compiler targets & target libraries
- Java 1.1 or compatible environment.
Standards supported
- Language according to: Hanspeter Mössenböck Object-Oriented Programming in Oberon-2 Second Edition
- Library modules adhere to The Oakwood Guidelines for Oberon-2 Compiler Developers