links to this page:
How to create plugins
Traditional Classical Squeak VM
Swiki Page List
MobVM/SmallSqueak Page Cluster
Internal Plugins
Last updated at 12:10 am UTC on 17 January 2006
These plugins are linked together with the core classical VM.
The internal plugin functions are accessed via
pluginExports
(in sqNamedPrims.h) , the array of arrays of Plugin
exports
. (one array of exports for each internal plugin)