sunterlib/s48/cml
Anthony Carrico 02699e0409 Add script to change install lib version from 1.2.0 to 1.3.0, and make that change. THIS IS UNTESTED. I have no idea if packages need further changes for 1.3.0. 2012-01-16 03:06:42 +00:00
..
AUTHORS
BLURB
NEWS
README
async-channels.scm
channel.scm
jar.scm
packages.scm
pkg-def.scm Add script to change install lib version from 1.2.0 to 1.3.0, and make that change. THIS IS UNTESTED. I have no idea if packages need further changes for 1.3.0. 2012-01-16 03:06:42 +00:00
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.

================================================================================

After installation, use the switch

-lel cml/load.scm

to load this library.

================================================================================

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