Smalltalk and Java

Colin Putney cputney at wiresong.ca
Mon Nov 12 06:57:14 UTC 2007


On 11-Nov-07, at 3:53 PM, tim Rowledge wrote:

> Do I recall correctly that java allows native methods? So make the  
> entire squeak vm a native method :-)

Or the reverse. IIRC, Dolphin has a Java integration doohickey that  
loads the JVM as a library and calls into it via FFI/JNI to execute  
Java code. It's a pretty nifty way to deal with Java-only APIs.

Colin



More information about the Squeak-dev mailing list