Re: Garbage Collection

new topic     » goto parent     » topic index » view thread      » older message » newer message

Pete Lomax wrote:
> PPS Rob has been playing this game longer than me, so I accept the
> above may be non-optimal, but it seemed to work for me (and I had
> heavy/exact memory counting code in there to prove it)

I did it more or less like that in 2.4 and earlier.
In 2.5, in order to support $ efficiently, I changed the order
of operations, and I had to add an extra check in the parser.

Discussions of reference-counting versus other methods always
make a fuss about circular references, but it's really pretty
easy to avoid them, in Euphoria at least.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu