Rewrite of the variable lookup code and slight tuning of the interpreter.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 3 Apr 1987 00:48:04 +0000 (00:48 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 3 Apr 1987 00:48:04 +0000 (00:48 +0000)
commitd22932b29eda86407b9313ded87896ca110ce13f
tree262489c3fc9c73a7b8f8bba4b318fbf2117872d2
parent6262be4de04c372831f91717be62d78b283de967
Rewrite of the variable lookup code and slight tuning of the interpreter.
v7/src/microcode/fhooks.c
v7/src/microcode/lookup.h [new file with mode: 0644]
v7/src/microcode/prim.h [new file with mode: 0644]
v7/src/microcode/trap.h [new file with mode: 0644]
v7/src/microcode/usrdef.h [new file with mode: 0644]
v8/src/microcode/lookup.h [new file with mode: 0644]
v8/src/microcode/trap.h [new file with mode: 0644]