On 2/16/2013 7:26 PM, js.mdnq wrote:
Would it ever be possible to compile D source directly to java to take advantage
of what java offers. (e.g., the ability to run d code inside a browser)

I'm not talking about necessarily fully fledged functionality(obviously stuff
like asm isn't going to work) but basically the ability to use D's syntax and
some of it's compiler features(mixins, templates, etc).


Java doesn't have pointers, so right off the bat there'd be big problems.

Reply via email to