Newsgroups: comp.parallel
From: dje@watson.ibm.com (David Edelsohn)
Subject: Re: Parallel C/C++
Organization: IBM T.J. Watson Research Center
Date: 18 Mar 1996 14:10:08 GMT
Message-ID: <4ijqs0$66k@usenet.srv.cis.pitt.edu>

	I'm not sure if this still is up to date, but ...

Proposed/Prototype Language Extensions:

	1) uC++ (micro C++, University of Waterloo)
		ftp plg.uwaterloo.ca:pub/uSystem/*

	2) Mentat (University of Virginia)
		email mentat@uvacs.cs.virginia.edu

	3) POOL-T ()

	4) Parallel-C++ (Oklahoma State University)

	5) DCE++ (University of Karlsruhe)
		email mock@ira.uka.de

	6) ACT++ (Virginia Tech)
		email kafura@cs.vt.edu

	7) C** (University of Wisconsin at Madison)
		ftp ftp.cs.wisc.edu:tech-reports/reports/92/tr1126.ps.Z

	8) Charm++ (University of Illinois at Urbana-Champaign)
		ftp cs.uiuc.edu:pub/CHARM/*

	9) DC++ (Distributed C++, University of Utah)
		email carr@cs.utah.edu

	10) pC++ (parallel C++, Indiana University)
		http://www.extreme.indiana.edu/sage/

	11) CC++ (Compositional C++, Caltech)
		http://www.compbio.caltech.edu/ccpp

	12) HPC++ (High Performance C++, ARPA/NSF) testbed combining pC++
and CC++ and providing compatible interaction with HPF distribution
directives.
		http://www.extreme.indiana.edu/

	13) UC++ (EUROPA (European Union) Parallel C++ prototype)
		ftp to ftp.lpac.qmw.ac.uk

===============================================================================
David Edelsohn                                      T.J. Watson Research Center
dje@watson.ibm.com                                  P.O. Box 218
+1 914 945 4364 (TL 862)                            Yorktown Heights, NY 10598
**********************************************************************
Newsgroups: comp.parallel
From: Dietrich.Boles@arbi.informatik.uni-oldenburg.de (Dietrich Boles)
Subject: Re: Parallel + Object Oriented Langages
Organization: University of Oldenburg, Germany
Date: Sat, 12 Nov 1994 02:19:45 GMT

QPC++ is a parallel extension of C++. See:

D. Boles: Parallel Programming with QPC++, Structured Programming,
Springer Verlag, Vol.14, pp.158-172, 1993

In that article eight other extensions of C++ are described and referenced
(DROL, C_NET, Concurrent C++, C&&, ACT++, KAROS, uC++,
Concurrency Control Modell for C++).

Dietrich.

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*  Dietrich Boles                     Telefon: 0441/ 798-2151     */
/*  Universitaet Oldenburg             Privat:  0441/ 884375       */
/*  FB Informatik                                                  */
/*  Postfach 2503                                                  */
/*  D-26111 Oldenburg                                              */
/*  Germany                                                        */
/*  email: boles@informatik.uni-oldenburg.de                       */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


