Re: Let's Talk About Backtraces and Stacks

2013-01-22 Thread Andy Wingo
On Thu 17 Jan 2013 16:34, Andy Wingo writes: > What first writing a prototype that uses the VM trap interface? ^about Andy -- http://wingolog.org/

Re: Let's Talk About Backtraces and Stacks

2013-01-17 Thread Andy Wingo
Hi :) On Wed 25 Apr 2012 16:49, Noah Lavine 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-dynami