Thread overview | |||||
---|---|---|---|---|---|
|
April 21, 2004 target bytecode | ||||
---|---|---|---|---|
| ||||
While D was designed with a different purpose from that of Java, I'm wondering if there has any thought to compiling D to Java bytecode. J.V. |
April 21, 2004 Re: target bytecode | ||||
---|---|---|---|---|
| ||||
Posted in reply to J.V. | "J.V." <tragicomedy73@yahoo.com> wrote in message news:c66ljp$26f7$1@digitaldaemon.com... > While D was designed with a different purpose from that of Java, I'm wondering > if there has any thought to compiling D to Java bytecode. That would be tough, Java bytecode has insufficient power to implement D efficiently. MSIL is much more possible. |
April 21, 2004 Re: target bytecode | ||||
---|---|---|---|---|
| ||||
Posted in reply to J.V. | J.V. wrote:
> While D was designed with a different purpose from that of Java, I'm wondering
> if there has any thought to compiling D to Java bytecode.
>
> J.V.
I thought about that, too. Bytecode could be a first output language for a new compiler...
|
Copyright © 1999-2021 by the D Language Foundation