[self-interest] Re: Self bytecodes

Stefan Matthias Aust sma at netsurf.de
Tue Jun 1 02:17:38 UTC 1999


Another idea is to compile the self byte codes upon method activation into
another set of instructions that is a bit more interpreter-friendly.  You'd
get rid of all EXTEND instructions, would add the number of arguments for a
method send and perhaps even introduce more codes for poping the stack or
to translate ifTrue:IfFalse: or whileTrue: methods to jumps (even if that
shouldn't be done in Self).

bye
--
Stefan Matthias Aust // Truth Until Paradox!

------------------------------------------------------------------------

eGroups.com home: http://www.egroups.com/group/self-interest
http://www.egroups.com - Simplifying group communications






More information about the Self-interest mailing list