asynchronous process execution for common lisp
$ area51 add async-process
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (async-process:some-function ...)