cl-all
A script to evaluate expressions in multiple lisp implementations.
$ area51 add cl-allCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-all:some-function ...)A script to evaluate expressions in multiple lisp implementations.
$ area51 add cl-allCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-all:some-function ...)