Lisp AND Squeak

Hans Beck HNBeck at t-online.de
Thu Jul 18 19:03:23 UTC 2002


Hi,


> 
> I was working on Tk bindings for Squeak by using a TCP/IP connection to
> STk (Scheme/Tk).  

Can I found this in Swiki ?


> 
> Sure, especially using an RPC protocol like SOAP or XML-RPC.

Hmmm. Is that more than using Named Primitives ? Would'nt it be nice to
write haskell (lisp) code in a method and the byte code machine switches 
to the adequate VM automatically ?

i.e.
testMethod: aParameter

    result = useHaskell[
        let f = x*x
		in f(aParameter)]

^result

something like that.....ok I know, I'm a dreamer...



Greetings

Hans




More information about the Squeak-dev mailing list