sunterlib/s48/cml
Anthony Carrico 56de79847f Changed to new package system. 2004-03-10 16:40:44 +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
load.scm Changed to new package system. 2004-03-10 16:40:44 +00:00
pkg-def.scm Changed to new package system. 2004-03-10 16:40:44 +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.