Gardens Point Component Pascal: Difference between revisions
Appearance
Created page with "An open source implementation of Component Pascal that runs on the Java virtual machine on any OS that supports it and under the Common Language Runtime on Micro..." |
No edit summary |
||
Line 1: | Line 1: | ||
An open source implementation of [[Component Pascal]] that runs on the [[Java]] virtual machine on any OS that supports it and under the [[Common Language Runtime]] on [[Microsoft Windows]]. | An open source implementation of [[Component Pascal]] that runs on the [[Java]] virtual machine on any OS that supports it and under the [[Common Language Runtime]] on [[Microsoft Windows]]. Note that each version can output code that runs on either system, i.e. you can develop code on OS/2 using the Java version and target both Java and the CLR on Windows and vise versa. | ||
==Links & publications== | ==Links & publications== |
Revision as of 16:06, 1 March 2016
An open source implementation of Component Pascal that runs on the Java virtual machine on any OS that supports it and under the Common Language Runtime on Microsoft Windows. Note that each version can output code that runs on either system, i.e. you can develop code on OS/2 using the Java version and target both Java and the CLR on Windows and vise versa.
Links & publications
- GPCP on Codeplex - Downloads
- GPCP at QUT - Copy from Archive.org
- Kevin John Gough: Compiling for the .NET Common Language Runtime (CLR) - Prentice-Hall 2002 - ISBN 0130622966
Author & publisher
- Kevin John Gough
- Queensland University