abort

11 views
Skip to first unread message

saurus

unread,
Jun 8, 2016, 9:07:46 AM6/8/16
to retro-language
does retro have an instruction to abort execution?

saurus

unread,
Jun 9, 2016, 5:30:48 PM6/9/16
to retro-language
the only instruction i have found so far is `bye`, which cannot be used for post mortem analyses.

Michal Wallace

unread,
Jun 9, 2016, 9:47:01 PM6/9/16
to retr...@googlegroups.com
Well... If you wanted to preserve the entire state of the running program, you could 
probably just call `listen`, which invokes the main loop.

But also see examples/autopsy.rx


--
--
--
You received this message because you are RETRO 10 discussion group.
To post to this group, send email to retr...@googlegroups.com
To unsubscribe from this group, send email to retro-10-u...@googlegroups.com

---
You received this message because you are subscribed to the Google Groups "retro-language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to retro-10+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

saurus

unread,
Jun 9, 2016, 9:51:50 PM6/9/16
to retro-language
thanks! 
it seems to work.
Reply all
Reply to author
Forward
0 new messages