Delphi to bytecode compiler
From: Jonathan Neve (jonathan_at_microtec.fr)
Date: 08/27/04
- Next message: Chris Uppal: "Re: Delphi to bytecode compiler"
- Previous message: Phlip: "Re: How do you make decisions that optimize software quality?"
- Next in thread: Chris Uppal: "Re: Delphi to bytecode compiler"
- Reply: Chris Uppal: "Re: Delphi to bytecode compiler"
- Reply: Andy: "Re: Delphi to bytecode compiler"
- Reply: Kai Thomsen: "Re: Delphi to bytecode compiler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Aug 2004 02:46:02 -0700
Hi all!
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.
Any ideas?
Thanks!
Joanthan Neve.
- Next message: Chris Uppal: "Re: Delphi to bytecode compiler"
- Previous message: Phlip: "Re: How do you make decisions that optimize software quality?"
- Next in thread: Chris Uppal: "Re: Delphi to bytecode compiler"
- Reply: Chris Uppal: "Re: Delphi to bytecode compiler"
- Reply: Andy: "Re: Delphi to bytecode compiler"
- Reply: Kai Thomsen: "Re: Delphi to bytecode compiler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|