<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2479.6" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=908511015-29072001><FONT face=Arial color=#0000ff 
size=2>Sure.&nbsp; You have two options.&nbsp; One is to use Squeak's ability to 
call native code, e.g.,&nbsp;author up an JNI&nbsp;plug-in&nbsp;or use 
FFI.&nbsp; The other option is to talk with a Java server application via some 
well defined mechanism, e.g., HTTP or a socket.</FONT></SPAN></DIV>
<DIV><SPAN class=908511015-29072001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=908511015-29072001><FONT face=Arial color=#0000ff size=2>If you 
go for the first option, I'd like to see the results.</FONT></SPAN></DIV>
<DIV><SPAN class=908511015-29072001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=908511015-29072001>&nbsp;&nbsp;&nbsp; <FONT face=Arial 
color=#0000ff size=2>--- Noel</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  squeak-dev-admin@lists.squeakfoundation.org 
  [mailto:squeak-dev-admin@lists.squeakfoundation.org]<B>On Behalf Of </B>Jos 
  Roberts<BR><B>Sent:</B> Sunday, July 29, 2001 6:32<BR><B>To:</B> 
  squeak@rain.create.ucsb.edu<BR><B>Subject:</B> interfacing with other 
  languages<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>Does anyone know how to interface Squeak with 
  another language (or even if it can be done at all)?&nbsp; For example, I want 
  to write a program where I use Java for the functional workings, but I want to 
  use Squeak for the GUI.&nbsp; Can it be 
done?</FONT></DIV></BLOCKQUOTE></BODY></HTML>