Front page | perl.perl6.internals |
Postings from July 2001
Opcode Dispatch
Thread Next
From:
Bryan C . Warnock
Date:
July 28, 2001 21:55
Subject:
Opcode Dispatch
Message ID:
01072900555301.01053@wakko.idiocity.nut
Dan, et al,
When we say that each opcode handler will return the next opcode, we
really mean the location within the opcode stream, and not the opcode
itself, right?
We are also expecting all (or most) of the opcode handlers themselves to
be pluggable, right? I'm working on some different variations of the loop
for efficiency testing and need to know what I can and cannot assume.
--
Bryan C. Warnock
bwarnock@capita.com
Thread Next