ZPL (programming language)
ZPL (short for Z-level Programming Language) is an array programming language designed to replace C and C++ programming languages in engineering and scientific applications. Because its design goal was to obtain cross-platform high performance, ZPL programs run fast on both sequential and parallel computers. Highly-parallel ZPL programs are simple and easy to write because it exclusively uses implicit parallelism.
Paradigm | Array |
---|---|
Developer | Chamberlain et al. at University of Washington |
First appeared | 1993 |
License | MIT License |
Website | www.cs.washington.edu |
Influenced by | |
C | |
Influenced | |
Chapel |
Originally called Orca C, ZPL was designed and implemented during 1993–1995 by the Orca Project of the Computer Science and Engineering Department at the University of Washington.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.