Languages
- The Cilk Project (Site) - A language for multithreaded parallel programming based on ANSI C. Source code, manual, papers, and research into parallel chess programs.
- mpC (Site) - Parallel extension to C designed for applications development for heterogeous networks. Source code and documentation.
- Parallaxis-III (Site) - Structured language for data-parallel programming (SIMD systems), based on sequential Modula-2, extended. Source code, binaries, sample code, documents.
- Jade (Site) - Jade is a parallel extension to C that allows transparent access to shared memory. Papers, manual, and source code.
- Charm++ (Site) - An object-oriented portable parallel language built on top of C++. Source code, binaries, manuals, and publications.
- ZPL (Site) - An array programming language. Sample code, papers, recipes, reference manual, and source code.
- Orca (Site) - 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.
- Mentat (Site) - Object-oriented parallel language based on C++. Documentation, source code and binaries, and sample programs.
- BERT 77 (Site) - Parallelizing compiler for Fortran 77. Software download, reference manual, mailing list. Free.
- NESL (Site) - A functional parallel language. Tutorial, source code, algorithm library, animations, and reference manual.
- Z++ (Site) - 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.
- Maisie (Site) - 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.
- Unified Parallel C at George Washington University (Site) - Community site: projects, news, FAQ, documents, publications, tutorials, forum, mail list, work groups, events, downloads.
- PARSEC (Site) - 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.
- Acute (Site) - 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.
- JavaParty (Site) - 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.
- Unified Parallel C: UPC (Site) - 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.
- PARLANSE (Site) - A parallel programming language supporting symbolic computation on SMP workstations.
- The SR Programming Language (Site) - Synchronizing Resources is a language for writing concurrent programs. Source code, mailing list archive, and documentation.
Last update: 2008-05-06 13:01:16 Languages | Copyright 2008 HubHip.com>