Evaluate (INSPECTCODE 'FN), where FN is an Interlisp function name, to disassemble the compiled function and see the opcodes of Maiko, the Medley Interlisp virtual machine. This example also shows the corresponding source of the function.
Evaluate (INSPECTCODE 'FN), where FN is an Interlisp function name, to disassemble the compiled function and see the opcodes of Maiko, the Medley Interlisp virtual machine. This example also shows the corresponding source of the function.