On 9/30/05, Benno <[EMAIL PROTECTED]> wrote:
> On Fri Sep 30, 2005 at 10:24:56 +1000, Bruce Badger wrote:
> >For problems that requires memory mapping, VM based languages are not
> >going to be a good fit (given my experience of them, anyway).
> Mmm, that is true. Languages I've used/know of, generally have `a way out',
> some way to bypass this, by writing some small stub in C. Which I guess I was
> assuming O'Caml (or smalltalk) would have.
Ah, I see. Yes, calling out to C is doable in a number of ways from
a Smalltalk runtime. The options cover calling a library and also
adding "primitive" functions to the Smalltalk VM.
All the best,
Bruce
--
Make the most of your skills - with OpenSkills
http://www.openskills.org/
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html