[ 源代码: cl-fad ]
软件包:cl-fad(20180430-3)
portable pathname library for Common Lisp
CL-FAD (for "Files and Directories") is a thin layer atop Common Lisp's standard pathname functions. It is intended to provide some unification between current CL implementations on Windows, OS X, Linux, and Unix. Most of the code was written by Peter Seibel for his book Practical Common Lisp.
其他与 cl-fad 有关的软件包
|
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-bordeaux-threads
- Portable threads library for Common Lisp