talcl
TAL in CL
$ area51 add talclCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(talcl:some-function ...)TAL in CL
$ area51 add talclCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(talcl:some-function ...)