calispel
Thread-safe message-passing channels, in the style of the occam programming language.
$ area51 add calispelコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(calispel:some-function ...)Thread-safe message-passing channels, in the style of the occam programming language.
$ area51 add calispelコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(calispel:some-function ...)