[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Oberon-2 (oo2c) for 6502
On 10 О©╫О©╫О©╫, 15:48, "Anders Skelander" <a...@hotmail.com> wrote:
> <gno...@gmail.com> skrev i meddelandet1171098732.499781.150890@q2g2000cwa.googlegroups.com">news:1171098732.499781.150890@q2g2000cwa.googlegroups.com...
>
> >> ...
> > garbage collection yet not supported in 6502 version
>
> Is it reasonably easy to compensate for the lack of garbage collection
> by following a certain programming style? Or how do you manage it.
>
> Anders
certainly, if you do not use NEW then not necessarily to use DISPOSE
or rely on garbage collection