Re: The trend is to move away from Delphi...



On 2006-08-29, Jon Robertson <jonrobertson@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Is there a full blown delphi compiler that runs on Java then?

AFAIK it has been considered by Borland to do just that.

IIRC, the experiment was a Delphi to byte code converter, that would allow
Delphi built applications to run on Java.

I don't believe they ever tried to get a "full blown delphi compiler" to
run on Java. While the older IDE was exclusively built with Delphi, that
alone is not enough. As this thread mentions, the compiler and toolchain
pieces are not built with Delphi.

My bad. I actually meant a fullblown development system that could compile
existing Delphi sources to JVM without any modication. Personally I'd guess
you'd get the same limitations as with Delphi.NET.

A compiler would be interesting though, but more from a speed POV than
feasability, since it is more or less "just" a complex data tranformator.

.



Relevant Pages

  • 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: Moving to 64 Bits - Two code bases?
    ... archive with java and .NET. ... Delphi. ... It all depends on the compiler and RTL. ...
    (borland.public.delphi.non-technical)
  • Re: Delphi to bytecode compiler
    ... Look at http://www.freepascal.org - free pascal compiler. ... Most Delphi projects ... > scope of the Java platform, enabling many languages to be used (just ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: The trend is to move away from Delphi...
    ... Perhaps you agree that C++ can be easier ported to another OS than other main stream>> native << languages. ... IIRC it simply passes C-Code to the underlying compiler. ... Delphi users stick to their fast "F9" behaviour pretty hard. ... Is there a full blown delphi compiler that runs on Java then? ...
    (borland.public.delphi.non-technical)
  • Re: subject: a bug or a feature? const in D-6
    ... > recently I had to code in assembler and also in Java, ... > and 3.14f for single precision PI and so on. ... > When returning to Delphi, by mistake I kept on using ... > The compiler did not object my code, ...
    (comp.lang.pascal.delphi.misc)