On Tue 08 May 2012 21:16, Stefan Israelsson Tampe <stefan.ita...@gmail.com> 
writes:

> I have three stacks
> 1. a control stack that stores undo information scheme hooks aka
> dynamic-wind and stack references to the other stacks.

Have you seen dynstack.[ch] on master?

> 2. stack from which data is allocated from like the bulk of a closure
> and special pairs
>
> 3. a cons stack, e.g. an array of allocated conses

I wonder, can you implement these too using something like the dynstack?

Andy
-- 
http://wingolog.org/

Reply via email to