Home > Computers > Parallel Computing > Programming > Languages
This category contains information about parallel programming languages, including extensions to existing sequential languages as well as completely new languages. Message-passing libraries that allow writing parallel programs in a normally sequential language are listed in Computers/Parallel_Computing/Programming.
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://charm.cs.uiuc.edu/
An object-oriented portable parallel language built on top of C++. Source code, binaries, manuals, and publications.
http://www.ipd.uka.de/JavaParty/
A minimal extension to Java easing distributed parallel programming of cluster computers. A source code transformation automatically generates a distributed pure Java program based on RMI or KaRMI.
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.cs.cmu.edu/~scandal/nesl.html
A functional parallel language. Tutorial, source code, algorithm library, animations, and reference manual.
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.semdesigns.com/Products/Parlanse/index.html
A parallel programming language supporting symbolic computation on SMP workstations.
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.
http://www.cs.arizona.edu/sr/
Synchronizing Resources is a language for writing concurrent programs. Source code, mailing list archive, and documentation.
http://upc.gwu.edu/
Community site: projects, news, FAQ, documents, publications, tutorials, forum, mail list, work groups, events, downloads.
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.
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.
http://www.cs.washington.edu/research/zpl/index.html
An array programming language. Sample code, papers, recipes, reference manual, and source code.
Home > Computers > Parallel Computing > Programming > Languages
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us