escalator
An experimental object system for high-performance games.
$ area51 add escalatorCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(escalator:some-function ...)An experimental object system for high-performance games.
$ area51 add escalatorCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(escalator:some-function ...)