[Q][VM][ENH][RFH][COMP] Request For Help : CompilerPlugin

Karl Ramberg karl.ramberg at chello.se
Wed Apr 3 15:28:58 UTC 2002


PhiHo Hoang wrote:

> Just imagine, with a CompilerPlugin, ModManPlugin will just grab
> FreeCell.st, throws it at CompilerPlugin which will compile it (into
> bytecode) then throw it at ObjectMemoryPlugin which tries to stuff it
> into ObjectMemory and 'discovers' that something is missing, it will
> bark at ModManPlugin, somehow ModManPlugin will try to resolve what is
> missing and try to pull it from the net.
> 

Have you looked at dynamic primitives:
http://minnow.cc.gatech.edu/squeak/300

Nicer solution with Squeak to Metal than Squeak to
C/C++ to GCC to Metal.

Karl



More information about the Squeak-dev mailing list