I think it would be nice to have a library for creating tempfiles. There's this nice writeup of one in Python for inspiration: http://docs.python.org/library/tempfile.html Is there one for Lisp?