  |
http://charm.cs.uiuc.edu/ - http://charm.cs.uiuc.edu/
An object-oriented portable parallel language built on top of C++. Source code, binaries, manuals, and publications. |
  |
Unified Parallel C: UPC - http://upc.lbl.gov/
Extensions to C to support distinctions between local and shared data structures, and pointers to them; for high performance computing on large-scale parallel machines, uniform programming model for shared and distributed memory. |
  |
The Cilk Project - http://supertech.csail.mit.edu/cilk/
A language for multithreaded parallel programming based on ANSI C. Source code, manual, papers, and research into parallel chess programs. |
  |
Unified Parallel C at George Washington University - http://upc.gwu.edu/
Community site: projects, news, FAQ, documents, publications, tutorials, forum, mail list, work groups, events, downloads. |
  |
http://www.cs.vu.nl/orca/ - http://www.cs.vu.nl/orca/
Language for parallel programming on distributed systems, based on the shared data-object model, a portable form of object-based distributed shared memory. Papers and manual. |
  |
http://www.cl.cam.ac.uk/~pes20/acute/ - http://www.cl.cam.ac.uk/~pes20/acute/
Experimental high-level language for distributed computing, focus: typing, naming, version change; designed, formally specified, implemented; extends OCaml core to support distributed development, deployment, execution, type-safe interaction between separately-built programs. |
  |
http://pcl.cs.ucla.edu/projects/parsec/ - http://pcl.cs.ucla.edu/projects/parsec/
PARallel Simulation Environment for Complex systems. C-based simulation language for sequential and parallel execution of discrete-event simulation models. Online technical support, manuals, source code. Replaced Maisie language. |
  |
http://may.cs.ucla.edu/projects/maisie/ - http://may.cs.ucla.edu/projects/maisie/
C-based simulation language that can be used for sequential and parallel execution of discrete-event simulation models. Papers, source code, sample models. Replaced by PARSEC language. |
  |
The SR Programming Language - http://www.cs.arizona.edu/sr/
Synchronizing Resources is a language for writing concurrent programs. Source code, mailing list archive, and documentation. |
  |
http://suif.stanford.edu/~scales/sam.html - http://suif.stanford.edu/~scales/sam.html
Jade is a parallel extension to C that allows transparent access to shared memory. Papers, manual, and source code. |
  |
http://www.cs.cmu.edu/~scandal/nesl.html - http://www.cs.cmu.edu/~scandal/nesl.html
A functional parallel language. Tutorial, source code, algorithm library, animations, and reference manual. |
  |
http://www.cs.virginia.edu/~mentat/index.html - http://www.cs.virginia.edu/~mentat/index.html
Object-oriented parallel language based on C++. Documentation, source code and binaries, and sample programs. |
  |
http://www.ispras.ru/~mpc/ - http://www.ispras.ru/~mpc/
Parallel extension to C designed for applications development for heterogeous networks. Source code and documentation. |
  |
Parallaxis-III - http://robotics.ee.uwa.edu.au/parallaxis/
Structured language for data-parallel programming (SIMD systems), based on sequential Modula-2, extended. Source code, binaries, sample code, documents. |
  |
http://www.zhmicro.com - http://www.zhmicro.com
An extension of C++ to platform-free distributed computing. It enhances C++ with invariants, threading, database, GUI and conponent-oriented design. Z++ virtual processor supports the entire language on many platforms. |