Hi,
On Mon, Nov 4, 2013 at 12:57 AM, Maciej Fijalkowski wrote:
>> If I'm implementing my own language in RPython, can I use the same garbage
>> collector that PyPy uses? Or do I have to write my own?
>
> Yes, you can use the same GC.
More precisely, you *have* to use the same GC (or possibly a d
On Mon, Nov 4, 2013 at 1:07 AM, Ryan Gonzalez wrote:
> If I'm implementing my own language in RPython, can I use the same garbage
> collector that PyPy uses? Or do I have to write my own?
>
> --
> Ryan
>
> ___
> pypy-dev mailing list
> pypy-dev@python.or
If I'm implementing my own language in RPython, can I use the same garbage
collector that PyPy uses? Or do I have to write my own?
--
Ryan
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev