CLIM library for interaction policies and input translation
$ area51 add interact
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (interact:some-function ...)