Charm++:
An object-oriented portable parallel language built on top of C++.
Source code, binaries, manuals, and publications.
http://charm.cs.uiuc.edu/
mpC:
Parallel extension to C designed for applications development for
heterogeous networks. Source code and documentation.
http://www.ispras.ru/~mpc/
The Cilk Project:
A language for multithreaded parallel programming based on ANSI C.
Source code, manual, papers, and research into parallel chess
programs.
http://supertech.lcs.mit.edu/cilk/
V:
An extension to C including built-in vectors. Papers and reference
manual.
http://www.first.gmd.de/v/v.html
The SR Programming Language:
Synchronizing Resources is a language for writing concurrent
programs. Source code, mailing list archive, and documentation.
http://www.cs.arizona.edu/sr/www/index.html
Fortran Parallel Programming Systems:
Fortran D is a data-parallel extension to Fortran. Documentation,
papers, and software available.
http://softlib.rice.edu/fortran-tools/fortran-tools.html
Yale Linda Group:
Current research into Linda extensions, papers, and documentation.
http://www.cs.yale.edu/HTML/YALE/CS/Linda/linda.html
Jade:
Jade is a parallel extension to C that allows transparent access to
shared memory. Papers, manual, and source code.
http://suif.stanford.edu/~scales/sam.html
Orca:
Language for parallel programming on distributed systems, based on a
portable form of object-based distributed shared memory. Papers and
manual.
http://www.cs.vu.nl/vakgroepen/cs/orca.html
ZPL:
An array programming language. Sample code, papers, recipes,
reference manual, and source code.
http://www.cs.washington.edu/research/zpl/index.html
Mentat:
Object-oriented parallel language based on C++. Documentation,
source code and binaries, and sample programs.
http://www.cs.virginia.edu/~mentat/index.html
Paralogic BERT:
A parallelizing compiler for Fortran 77. Software download,
reference manual, and mailing list.
http://www.plogic.com/bert.html
NESL:
A functional parallel language. Tutorial, source code, algorithm
library, animations, and reference manual.
http://www.cs.cmu.edu/~scandal/nesl.html
Emerald Distributed Programming Language:
An object-oriented garbage-collected programming language. Research
information, source code, and papers.
http://www.cs.ubc.ca/nest/dsg/emerald.html
Parallaxis-III:
A structured data-parallel programming language based on Modula-2.
Source code, binaries, sample code, and documentation.
http://www.ee.uwa.edu.au/~braunl/parallaxis/
CuPit 2:
Designed to express neural network learning algorithms. Compiler,
documentation, and examples available.
http://wwwipd.ira.uka.de/~hopp/cupit.html
Maisie Programming Language:
Maisie is a C-based simulation language that can be used for
sequential and parallel execution of discrete-event simulation
models. Papers, source code, and sample models.
http://may.cs.ucla.edu/projects/maisie/
Parsec:
A C-based simulation language for sequential and parallel execution
of discrete-event simulation models. Online technical support,
manuals, and source code.
http://pcl.cs.ucla.edu/projects/parsec/
n-parallel PROLOG:
A parallel logic programming language. Documentation and papers.
http://www.plogic.com/npp-des.html
HPC++:
A library and set of tools to support a standard model for parallel
C++ computing.
http://www.cs.indiana.edu/~sdiwan/open-hpc++/