Canterbury Pascal for Java
Appearance
Description
A Pascal compiler with integrated make & build facilities for the Java runtime introduced in 1999 by Mill Hill & Canterbury Corporation and based on their earlier Canterbury Modula-2 for Java and Canterbury Oberon-2 for Java. To integrate better with the Java environment the tool allows direct import of any foreign Java class by listing it in an USES clause, eliminating the need for Pascal interface units in that respect. 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.
Versions
- Initial release: 2.5.4
Prerequisites
- Java version 1.1 or higher
Author
- Mill Hill & Canterbury Corporation
- Jürgen Neuhoff
License
- Commercial product & license - Discontinued.
Compiler targets & target libraries
- Java 1.1 or compatible environment.