D, Java? To D or not to D?

John Reimer terminal.node at gmail.com
Fri Jan 5 19:29:44 PST 2007


On Fri, 05 Jan 2007 11:54:09 -0800, Walter Bright wrote:

> TPJ wrote:
>> 1) In order to run a program written in D I have to compile it on the target OS.
> 
> I haven't talked about this much, but it is technically feasible to 
> create a D runtime that enables "compile once, run everywhere". It is 
> not necessary to have a VM to do it.


Isn't this something that LLVM can be used for?

http://llvm.org/

-JJR



More information about the Digitalmars-d mailing list