Contents | Prev | Next | Index
Pascal is a general purpose high-level programming language. Its most important features are block structure, separate compilation, as well as static typing with strong type checking. This implementation also offers as a language extension object oriented features such as class types, methods, inheritance and dynamic types. It also enables modularization via interface and implementation units. The language extensions are similar to those of Borland Object Pascal.
This manual is not intended as a programmers tutorial but is kept concise on purpose. It only serves as a reference for software developers and manual writers. This manual refers to a specific implementation of Pascal designed for the Java platform by J.Neuhoff (www.mhccorp.com): Canterbury Pascal for JVM.
Canterbury Pascal is designed as a Java development tool for those who prefer doing new software development for Java in the Pascal programming language.
Contents | Prev | Next | Index
Canterbury Pascal for JVM (Last documentation update
Sep 02, 2004)
Copyright © 1999-2004 J.Neuhoff - mhccorp.com
. All rights reserved.
Please send any comments or corrections to
neuhoff@mhccorp.com