[comp.lang.scheme] parallel multilisp?

boyle@altair.mcs.anl.gov (02/24/90)

I'm not sure this is the best place to ask, but I'll do so anyway.  Is
there a parallel implementation of Multilisp available for the Encore,
Sequent, or Alliant?  If so, could someone please tell me how to
obtain it?

Jim Boyle
boyle@mcs.anl.gov

briscoe-duke@CS.YALE.EDU (Duke Briscoe) (02/26/90)

I posted this information just about a week ago, but here it is again.
From masala.lcs.mit.edu (18.27.0.200) in the pub directory you can get
a T dialect extended for parallelism (uses the future construct)
called Mul-T; it runs on the Encore Multimax.  In case you don't know,
T is pretty similar to Scheme, and in fact T supports an environment
which conforms to the Scheme standard.