See also:
- BERT 77 - - A parallelizing compiler for Fortran 77. Software download, reference manual, and mailing list.
|
- Charm++ - - An object-oriented portable parallel language built on top of C++. Source code, binaries, manuals, and publications.
|
- The Cilk Project - - A language for multithreaded parallel programming based on ANSI C. Source code, manual, papers, and research into parallel chess programs.
|
- CuPit 2 - - Designed to express neural network learning algorithms. Compiler, documentation, and examples available. Language reference and tutorial.
|
- HPC++ - - A library and set of tools to support a standard model for parallel C++ computing.
|
- Jade - - Jade is a parallel extension to C that allows transparent access to shared memory. Papers, manual, and source code.
|
- 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.
|
- Kyle's ZPL/Mercury Research and Examples - - Porting ZPL to the Mercury Race computer. Example of the ZPL extern operator to display images. Part of CaPS (Compilers and Parallel Systems), the Systems Lab, and SBS on WJUL.
|
- 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.
|
- Mentat - - Object-oriented parallel language based on C++. Documentation, source code and binaries, and sample programs.
|
- mpC - - Parallel extension to C designed for applications development for heterogeous networks. Source code and documentation.
|
- NESL - - A functional parallel language. Tutorial, source code, algorithm library, animations, and reference manual.
|
- PARLANSE - - A parallel programming language supporting symbolic computation on SMP workstations.
|
- Parsec - - A C-based simulation language for sequential and parallel execution of discrete-event simulation models. Online technical support, manuals, and source code.
|
- The SR Programming Language - - Synchronizing Resources is a language for writing concurrent programs. Source code, mailing list archive, and documentation.
|
- Yale Linda Group - - Current research into Linda extensions, papers, and documentation.
|
- Z++ - - 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.
|
- ZPL - - An array programming language. Sample code, papers, recipes, reference manual, and source code.
|
|