Content deleted Content added
link, sep lead, dead home/ref |
Undid revision 1283407490 by 210.3.116.30 (talk) (Vandalism) |
||
(13 intermediate revisions by 9 users not shown) | |||
Line 1:
{{about-distinguish-text|the parallel programming language|the [[Zebra Programming Language]] typically used with printers}}
{{Infobox programming language
| license = <nowiki>MIT License</nowiki>
[https://research.cs.washington.edu/zpl/home/index.html]
}}
'''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.<ref>{{cite web|url=http://www.cs.washington.edu/research/zpl/overview/overview.html|accessdate=17 December 2012|title=ZPL Home Page}}{{dead|date=November 2017}}</ref> Because its design goal was to obtain [[cross-platform]] high performance, ZPL programs run fast on both [[sequence|sequential]] and [[parallel computer]]s. Highly-parallel ZPL programs are simple and easy to write because it exclusively uses [[implicit parallelism]].▼
▲'
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]].▼
▲Originally called '''Orca C''', ZPL was designed and implemented during
==Details==
Line 18 ⟶ 22:
The creators of ZPL were: Brad Chamberlain, Sung-Eun Choi, E Christopher Lewis, Calvin Lin, Jason Secosky, Larry Snyder, and W. Derrick Weathersby with assistance from Ruth Anderson, A.J. Bernheim, Marios Dikaiakos, George Forman, and Kurt Partridge.
==See also==
Line 31 ⟶ 33:
==External links==
* {{
{{Parallel computing}}
{{Authority control}}
[[Category:Array programming languages]]
[[Category:Concurrent programming languages]]
[[Category:Programming languages created in 1993]]
|