interact

Unlicense

CLIM library for interaction policies and input translation

$ area51 add interactCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(interact:some-function ...)

Dependencies