aether
A DSL for emulating an actor-based distributed system, housed on a family of emulated devices.
$ area51 add aetherCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(aether:some-function ...)