D vs VM-based platforms
Walter Bright
newshound1 at digitalmars.com
Mon Apr 30 13:37:23 PDT 2007
Jascha Wetzel wrote:
>> It's *already* abstracted away from the target machine, why add another
>> layer of abstraction?
>
> to have a format for distribution that's still abstract but not human
> readable.
There's no point to that, since there are very good bytecode => java
source translators. Running your source through a comment stripper would
be about as good.
More information about the Digitalmars-d
mailing list