Kevin Rosenberg <[EMAIL PROTECTED]> writes:

> On Tue, Jun 11, 2002 at 01:21:35AM -0800, James A. Crippen wrote:
> > Of course, once some basic widgets are available a CLIM-like interface
> > should be built, or maybe port (some of) McCLIM to it...  And a
> > curses-based REPL...  And then maybe port it to UFFI (which of course
> > doesn't have FINALIZE, sigh)...
> 
> If I can find a corresponding function in ACL and LW, I'll be
> glad to add ext:finalize. The primary design goal for UFFI is
> that valid UFFI code work correctly on every supported platform.
> Currently, MCL is only partially supported.

I have heard that only CMUCL appears to have such a function.

Which is fine, because although EXT:FINALIZE is really useful, it
doesn't work in all cases for me, so I'm just going to have to write
C-like code to track when and where to free alien objects...  Bleah.

'james

-- 
James A. Crippen <[EMAIL PROTECTED]> ,-./-.  Anchorage, Alaska,
Lambda Unlimited: Recursion 'R' Us   |  |/  | USA, 61.20939N, -149.767W
Y = \f.(\x.f(xx)) (\x.f(xx))         |  |\  | Earth, Sol System,
Y(F) = F(Y(F))                        \_,-_/  Milky Way.

Reply via email to