practical-language-learning

Common Lisp Portable Pathname Library

From Practical Common Lisp book exercises

The basic operations the library will support will be getting a list of files in a directory and determining whether a file or directory with a given name exists.