On Monday, 10 February 2014 at 18:14:26 UTC, Dejan Lekic wrote:
On Monday, 10 February 2014 at 18:11:38 UTC, Steve Teale wrote:
clip

Steve

A D compiler that targets JVM or Dalvik directly is my personal dream...

I have no idea how hard this would be, but since D has a front-end to the GNU compiler collection GDC, and the GNU compiler collection has a backend (presumably) that generated Java byte-code, would it be possible to use the GDC front end and GCJ backend to do D -> JVM?

Reply via email to