hawkir / calispel

CSP-like channels for common lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calispel is a Common Lisp library for thread-safe message-passing
channels, in the style of the occam programming language.

Written by J.P. Larocque <jpl-software at thoughtcrime.us>.  Based on
work by Roger Peppe and Russ Cox; see COPYRIGHT.txt for full
attribution.

See doc/doc.html or doc/doc.txt for usage examples and a reference.

About

CSP-like channels for common lisp

License:Other


Languages

Language:Common Lisp 99.9%Language:Makefile 0.1%