calispel

ISC-style and other permissive (see COPYRIGHT.txt)

Thread-safe message-passing channels, in the style of the occam programming language.

$ area51 add calispelCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(calispel:some-function ...)