[clean-list] "Concurrent" Clean

Rinus Plasmeijer rinus@cs.kun.nl
Tue, 11 Nov 2003 00:09:18 +0100


Dear Brent,

Clean used to be Concurrent, but we dropped the feature due to lack off
parallel machines.

However, in the typed functional operating system of Arjen van Weelden, one
can define and control processes again.
The system features a typed shell as well.
The shell command language is a simple but complete typed functional
language.
Files are typed. Most functions from Clean standard environment have been
stored in files.
The shell has the look and feel of an interpreter for a functional language,
but it actually just combines compiled code.
Have a look at the system.

You can download it from http://www.cs.kun.nl/~arjenw/

greetings,

Rinus

----- Original Message ----- 
From: "Brent Fulgham" <brent.fulgham@xpsystems.com>
To: "Clean List" <clean-list@cs.kun.nl>
Sent: Monday, November 10, 2003 7:19 PM
Subject: [clean-list] "Concurrent" Clean


> Where would I find information on the "Concurrent" aspects of Clean?  Are
there threading primitives, or some notion of coroutines that are documented
somewhere?  A cursory look at the manual doesn't register anything, but it's
still early Monday morning here, so I may just need a refill of my tea.
>
> -Brent
>
>
>
> _______________________________________________
> clean-list mailing list
> clean-list@cs.kun.nl
> http://www.cs.kun.nl/mailman/listinfo/clean-list
>