CL-FAD - portable pathname library
Terje Norderhaug <[email protected]> Tue, 17 May 2011 13:49:41 -0700
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <[email protected]> |
I have added CL-FAD to the Portability page for MCL: http://code.google.com/p/mcl/wiki/Portability The CL-FAD pathname library is a thin portable layer atop the standard pathname functions. Using the portable libraries in place of MCL-specific interfaces facilitates that your code can be used with other Common Lisp implementations. Credits: The original code for this library was written by Peter Seibel for his book Practical Common Lisp. Edi Weitz added some stuff and made sure it worked properly on Windows, specifically with CCL. Thanks to James Bielman, Maciek Pasternacki, Jack D. Unrue, Gary King, and Douglas Crosher who sent patches for OpenMCL, ECL, ABCL, MCL, and Scieneer CL. Any other portable libraries that should be added to the list? -- Terje Norderhaug [email protected] _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl