parrotcode: tcl.ops | |
Contents | Language Implementations | TCL |
tcl.ops
A dynamic opcode library for tcl on parrot that provides a few opcodes that simplify PIR generation for tclPIR generation for tcl
BUGS: pull out the TCL_ constants, as well as the code slot (#9) and the message slot (#0)
These opcodes are used to generate exception return values. (Anything that isn't a TCL_OK)
|