b54c5a971f
- Add files to the proper subdirectory. - Add half-hearted attempt to get the file layout right. |
||
---|---|---|
.. | ||
AUTHORS | ||
BLURB | ||
README | ||
async-channels.scm | ||
channel.scm | ||
interfaces.scm | ||
jar.scm | ||
packages.scm | ||
placeholder.scm | ||
rendezvous.scm | ||
trans-id.scm |
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.