A simple implementation of the 9p filesystem protocol.
$ area51 add purgatory
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (purgatory:some-function ...)