[plt-scheme] Interfacing with Java code

From: Dave Herman (dherman at ccs.neu.edu)
Date: Thu Jul 6 13:27:06 EDT 2006

This is undoubtedly a stretch, but there's a fair amount of code for 
inspecting Java code in the java.plt PLaneT package. But you'd have to 
write your own Java interpreter on top of it if you actually wanted to 
run the Java code.

Dave

Paulo J. Matos wrote:
> Hi,
> 
> Is there any way in current DrScheme to interface with Java code?
> Something like ffi for Java? I know I can use Kawa or other Java-based
> Scheme but I would prefer PLT-Scheme if that were to be possible.
> 
> 
> Cheers,



Posted on the users mailing list.