| |
|
| java.lang.Object org.jatha.machine.SECDMachine
SECDMachine | public class SECDMachine (Code) | | The SECDMachine contains the registers and
basic functionality of the SECD machine.
It exports constants corresponding to each
primitive machine instruction and to each
primitive LISP operation, so that the compiler
may insert them into code.
A modification to the standard SECD machine is
the new 'B' register that handles dynamic
binding.
See Also: SECDop author: Micheal S. Hewett hewett@cs.stanford.edu |
|
|
|