[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scheme cml
From: |
Andy Wingo |
Subject: |
scheme cml |
Date: |
Tue, 13 Jul 2010 23:12:01 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Hello list,
Taylor Campbell just pointed me to an interesting codebase for running
concurrent processes, based on srfi-18. From its README at
http://mumble.net/~campbell/darcs/scheme-cml/README:
* Scheme-CML: Concurrent ML for Scheme -*- outline -*-
This directory contains Scheme-CML, a Scheme implementation of John
Reppy's Concurrent ML (CML) concurrency abstraction. For more details
on the original CML, see <http://cml.cs.uchicago.edu/>.
This code is reasonably portable, but, being a concurrency abstraction,
it relies on system-specific mechanisms for concurrency and consensus
on shared memory.
Check it out if that's your thing, and let the list (and Taylor of
course) know if it is useful to you!
http://mumble.net/~campbell/darcs/scheme-cml/
Andy
--
http://wingolog.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- scheme cml,
Andy Wingo <=