I think it would be more interesting to do it in D.
back
2 comments
With... automatic memory management? What? That's the last thing that I think would help.
Manual memory management is also possible in D (http://www.digitalmars.com/d/2.0/memory.html).
Didn't know that, thank you. Learn something new every day.
In Java. Not the language, but the VM, that would be interesting.
Maybe better would be llvm.