filter-maker
CLIM program for letting users make filters out of predicates and keys.
$ area51 add filter-makerCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(filter-maker:some-function ...)