From: Jack U. <jd...@gm...> - 2007-11-03 20:30:31
|
On Nov 3, 2007 12:40 PM, Elliott Slaughter <ell...@gm...> wrote: > > Yeah, if someone could tell me the difference, I would be able to > write a better description. For general info, see http://clisp.cons.org/impnotes.html#modules The top-level INSTALL file in the clisp source tree describes what is nominally the base linkset: syscalls portable OS call interface i18n user program internationalization regexp POSIX regular expressions readline advances command line editing and history Whereas the "full" linkset can have additional modules. The INSTALL file describes these optional modules. -- Jack Unrue |