Delphi to bytecode compiler

From: Jonathan Neve (jonathan_at_microtec.fr)
Date: 08/27/04


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.



Relevant Pages

  • Re: C to Java Byte Code
    ... Your assertion seems to be that the claim that 'a C to bytecode compiler ... > There is no proof, and there is no evidence, and there won't be until you ... Java is ...
    (comp.programming)
  • Re: Delphi to bytecode compiler
    ... As somebody write here, Borland presente at BorCon, some years ago, a Delphi ... to bytecode compiler, but its seem that they stop that development (may M$ ... we know that RemOBjects has a project to develop a Delphi like language ... There are already several langages (e.g. Java, Jython, ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: why python is slower than java?
    ... is there any other real reasons that Python is slower than Java? ... Bytecode is a binary that is portable between many ... The JIT compiler compiled java to both bytecode and native OS opcode. ...
    (comp.lang.python)
  • Delphi to bytecode compiler
    ... I'm wondering what would be involved in making a Delphi to bytecode ... compiler... ... There are already several langages (e.g. Java, Jython, ...
    (alt.comp.lang.borland-delphi)
  • Re: Java VM Address Space
    ... By everyone else's definition of the word "compile" Java bytecode is ... A second stage of the compiler ... which mostly resemble the set written in the Java language. ... the four invoke opcodes could be said to ...
    (comp.lang.java.programmer)