Re: Thoughts on memory

2002-11-22 Thread Dan Sugalski
At 5:11 PM -0500 11/16/02, Erik Lechak wrote: Hello all, I have been away for a while. I started writing my own version of parrot (or at least chunks of it) so I can get a feel for the current parrot internals. I have learned a lot and now realize why some things were done the way they were.

Thoughts on memory

2002-11-16 Thread Erik Lechak
Hello all, I have been away for a while. I started writing my own version of parrot (or at least chunks of it) so I can get a feel for the current parrot internals. I have learned a lot and now realize why some things were done the way they were. I am on memory management now and my impleme