Tomo wrote:
Hello,I enjoy Parrot and tried to write new two opcodes -- suspend and resume. suspend opcode is to halt interpreter and resume opcode is to restart interpreter from where it suspended.
Hmm. How does the C<resume> opcode execute, when the runloop was left?
Please refer to attached souce and test case.
No test case there. What would be the usage of suspend/resume?
Thank you for reading.
leo