Re: Final_tag and garbage collection

Franck Delaplace (delapla@lami.univ-evry.fr)
Wed, 8 Nov 1995 15:51:17 +0100

Message-Id: <199511081451.PAA01071@miller.lami.univ-evry.fr>
Date: Wed, 8 Nov 1995 15:51:17 +0100
From: Franck Delaplace <delapla@lami.univ-evry.fr>
To: Pierre.Weis@inria.fr
Subject: Re: Final_tag and garbage collection

We plan to develop an interface between Omega-calculator 0.96 (C++) and Camllight. The kernel
has been already done (via external fucntion) but programming with this library is strongly imperative.
In order to have a functionnal approach of programming it suffices that the generated objects
are free by the garbage collector.

Is there some way to tell the garbage collector to free some objects ?