On Tue, Oct 1, 2013 at 1:25 PM, Martin Simmons wrote:
> IMHO, this is a misguided approach (see my replies to that thread) so it is
> probably good that there is no cookbook style guide :-) You need to determine
> when the native objects are no longer needed by your code and free them
> explicitl
> On Tue, 01 Oct 2013 12:34:34 +0300, Victor said:
>
> Hi,
>
> Probably this was asked before, or probably you will find this
> question somewhat stupid, nevertheless.
>
> Is there any kind of a tutorial or a guide into how to achieve
> automatic garbage collection of the native objects ref
Hi,
Probably this was asked before, or probably you will find this
question somewhat stupid, nevertheless.
Is there any kind of a tutorial or a guide into how to achieve
automatic garbage collection of the native objects referenced from
Lisp objects?
So far I found just this thread that contain