2003-05-12 04:56:27 -04:00
|
|
|
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.
|
|
|
|
|
|
|
|
================================================================================
|
|
|
|
|
2003-05-12 04:56:27 -04:00
|
|
|
Currently, you need to check the Concurrent ML docs for more
|
|
|
|
information.
|
|
|
|
|