Category:ZPL

From Rosetta Code
Language
ZPL
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Type expression: Explicit
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using ZPL.


ZPL is an array programming language (like APL, J, and Glee) designed from first principles for fast execution on both sequential and parallel computers. It provides a convenient high-level programming medium for supercomputers and large-scale clusters with efficiency comparable to hand-coded message passing. It is the perfect alternative to using a sequential language like C or Fortran and a message passing library like MPI. It is based around a matrix, and it compiles to ANSI C.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "ZPL"

The following 2 pages are in this category, out of 2 total.