sunterlib/s48/cml/README

21 lines
468 B
Plaintext
Raw Normal View History

CML
===
This is an implementation of the Concurrent ML event algebra (called
rendezvous here) and some of higher-level synchronization
abstractions.
2004-03-27 02:44:22 -05:00
================================================================================
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.