home .. forth .. colorforth mail list archive ..

[ColorForth] temporary memory allocation


It seems an elegant way to do temporary memory allocation is to write to
the dictionary space and use 'mark' and 'empty' to allocate and free
regions of memory. However, this would require a mark stack, to make sure
you didn't eliminate previous marks. Does this seems like a good idea? or
is there a better way? In practice the mark stack would not need to be
very deep.

Mark

------------------------

To Unsubscribe from this list, send mail to Mdaemon@xxxxxxxxxxxxxxxxxx with:
unsubscribe ColorForth
as the first and only line within the message body
Problems   -   List-Admin@xxxxxxxxxxxxxxxxxx
Main ColorForth site   -   http://www.colorforth.com