Hi :)

On Wed 25 Apr 2012 16:49, Noah Lavine <noah.b.lav...@gmail.com> writes:

> It seems to me that it's best for the ribcage to be part of the Scheme
> stack.

I'm pretty hesitant to do this; it penalizes procedure calls.

What first writing a prototype that uses the VM trap interface?  You can
use `trap-calls-in-dynamic-extent'.  The apply-handler will be called
for both tail and non-tail applications.  See `(system vm trace)' for a
use example.  Then you can figure out how to wire its information into
the backtrace at the REPL.

Cheers,

Andy
-- 
http://wingolog.org/

Reply via email to