cltcl

MIT, see file LICENSE

Embed Tcl/Tk scripts in Common Lisp

$ area51 add cltclCopy

Usage

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