Content deleted Content added
m added category |
|||
Line 35:
and A and B are two dimensional arrays, it generates code that is effectively the same as the C loops shown above. An array language, therefore, simplifies programming.
==Example languages==
The canonical example of an array programming language is [[APL (programming language)|APL]]. Others include: [[J (programming language)|J]], [[K (programming language)|K]], [[NGL (programming language)|NGL]], and [[ZPL (programming language)|ZPL]].
[[:Category:Array programming languages]] provides an exhaustive list.
==See also==
|