sunterlib/s48/cml
Mike Sperber b54c5a971f Fix botched initial commit of CML code:
- Add files to the proper subdirectory.
- Add half-hearted attempt to get the file layout right.
2003-05-12 08:56:27 +00:00
..
AUTHORS Fix botched initial commit of CML code: 2003-05-12 08:56:27 +00:00
BLURB Fix botched initial commit of CML code: 2003-05-12 08:56:27 +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
interfaces.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 Fix botched initial commit of CML code: 2003-05-12 08:56:27 +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.