cl-fast-ecs
Blazingly fast Entity-Component-System microframework.
$ area51 add cl-fast-ecsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fast-ecs:some-function ...)Blazingly fast Entity-Component-System microframework.
$ area51 add cl-fast-ecsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fast-ecs:some-function ...)