[Q] primtives versus apicall

Bert Freudenberg bert at impara.de
Fri Mar 12 15:47:03 UTC 2004


Am 12.03.2004 um 15:56 schrieb Jamie Gjerde:

> 1) am i correct in assuming that i can directly call any c function 
> that resides in a dll or framework from squeak by simply doing 
> <apicall: module:> without having to recompile any part of the vm?

Yes. This is the so-called "Foreign Function Interface", FFI for short.
See http://minnow.cc.gatech.edu/squeak/1414

- Bert -




More information about the Squeak-dev mailing list