 | Jonathan Neve wrote:
> I'm wondering what would be involved in making a Delphi to bytecode > compiler... Does anyone have any experience writing compilers, that > could give me some advice? > > The reason I think this would be useful, is that it would broaden the > scope of the Java platform, enabling many languages to be used (just > like .NET). There are already several langages (e.g. Java, Jython, > Groovy, and perhaps others), but it would be nice to have a language as > close as possible to Delphi syntax that could likewise compile into > bytecode. This would greatly facilitate converting projects from Delphi > to Java.
I posted the following message (in part) back in January of 2002 to the Free Pascal Compiler mailing list, which may be read at the following URL (note that the original URL for Component Pascal as I posted in that message is no longer valid):
http://www.nl.freepascal.org/lists/fpc-devel/2002-January/001871.html
Here is the pertinent part:
'The Queensland University of Technology has also released a free Pascal Compiler with source called "Component Pascal" that has two operating modes: one in connection with the Java Virtual Machine and the other one in connection with Microsoft's .NET initiative / vaporware / scheme / ideal / racket (take your pick).
'Here is the URL for the ZIPs and GZIPped tarballs of (URL DELETED) Component Pascal.'
The original URL no longer works. The corrected URL is as follows: http://www.citi.qut.edu.au/members/research_areas/plas/projects/cp_files/
|
|