Open source Component Pascal compiler for JVM and .NET

John Gough <j.gough@qut.edu.au>
23 Oct 2000 22:11:51 -0400

          From comp.compilers

Related articles
Open source Component Pascal compiler for JVM and .NET j.gough@qut.edu.au (John Gough) (2000-10-23)
| List of all articles for this month |

From: John Gough <j.gough@qut.edu.au>
Newsgroups: comp.compilers
Date: 23 Oct 2000 22:11:51 -0400
Organization: Queensland University of Technology
Keywords: Pascal, available

Component Pascal is an object oriented variant of Pascal, most closely
related to Oberon-2. Compared to Oberon-2 CP has additional annotations
intended to assist in component oriented programming.


Gardens Point Component Pascal is an implementation of the language, and
currently has two code emitters. One produces JVM bytecodes as output,
while the other produces program executables for the .NET platform. The
compiler is written in Component Pascal, and may be bootstrapped on
either platform.


The compiler is open source, and is released under the GNU GPL. It is
available, togethre with some documentation at the URL
http://www.plasrc.qut.edu.au/ComponentPascal/


The distribution will be updated on a regular basis as more tools are
completed.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.