From the Department of Insane Ideas: D on the JVM

Alexander Panek a.panek at brainsware.org
Wed Dec 13 08:26:20 PST 2006


> Actually it's fairly simple. NestedVM provides a virtual syscall 
> "CallJava" that allows you to send a few ints out, you catch that with a 
> Java function that gets strings or whatnot, and then it goes out to the 
> Java world. It also provides you with .call(), which allows you to call 
> any extern (C) function in D from Java.

World impacts! I mean, wow. That sounds like a *very* useful feature, 
actually. You could use advantages of three languages. Pretty impressive.


> 
>  - Gregor Richards



More information about the Digitalmars-d-announce mailing list