RE: Strongtalk runs on Linux under Wine

"David Griswold" <[email protected]> Mon, 4 Jun 2007 13:53:32 +0200
Newsgroups gmane.comp.lang.smalltalk.strongtalk
Message-ID <[email protected]>


> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]On Behalf Of Richard
> Sent: Monday, June 04, 2007 5:29 AM
> To: Strongtalk-general
> Subject: Re: Strongtalk runs on Linux under Wine
>
>
>
> It even runs quite nicely under wine on AMD-64 Debian Sid. The micro
> benchmark ran on my system in 66 milliseconds, and a somewhat similar
> C program (I had to make it a bit more complex otherwise the compiler
> removed the code entirely) ran in 35 milliseconds. I don't know what
> slowdown wine introduced, perhaps not much.
>
> Is there any documentation I can look at explaining how to call C
> functions from within strongtalk? Can I load a DLL and call its
> functions from within strongtalk?

I've added documentation on the foreign function interface on the wiki at
http://code.google.com/p/strongtalk/wiki/ForeignFunctions

-Dave

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Strongtalk-general" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/strongtalk-general?hl=en
-~----------~----~----~----~------~----~------~--~---