sunterlib/s48/cml
Martin Gasbichler e6537c7ca6 Insert (install-lib-version (1 0)) 2004-03-27 06:59:16 +00:00
..
AUTHORS Changed to new package system. 2004-03-10 16:40:44 +00:00
BLURB Fix botched initial commit of CML code: 2003-05-12 08:56:27 +00:00
NEWS Changed to new package system. 2004-03-10 16:40:44 +00:00
README Fix botched initial commit of CML code: 2003-05-12 08:56:27 +00:00
async-channels.scm Fix botched initial commit of CML code: 2003-05-12 08:56:27 +00:00
channel.scm Fix botched initial commit of CML code: 2003-05-12 08:56:27 +00:00
jar.scm Fix botched initial commit of CML code: 2003-05-12 08:56:27 +00:00
packages.scm Moved package and interface definition to packages.scm. Generate load scripts. 2004-03-14 22:59:57 +00:00
pkg-def.scm Insert (install-lib-version (1 0)) 2004-03-27 06:59:16 +00:00
placeholder.scm Fix botched initial commit of CML code: 2003-05-12 08:56:27 +00:00
rendezvous.scm Fix botched initial commit of CML code: 2003-05-12 08:56:27 +00:00
trans-id.scm Fix botched initial commit of CML code: 2003-05-12 08:56:27 +00:00

README

CML
===

This is an implementation of the Concurrent ML event algebra (called
rendezvous here) and some of higher-level synchronization
abstractions.

Currently, you need to check the Concurrent ML docs for more
information.