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. -- Kevin Rosenberg [EMAIL PROTECTED]
