Category:Nial: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(Added features)
Line 1: Line 1:
{{language|Nial
{{language}}'''Nial''' (Nested interactive programming language) is an array programming language similar to [[APL]] and its successor [[J]].
|strength=strong
|checking=dynamic}}'''Nial''' (Nested interactive programming language) is an array programming language similar to [[APL]] and its successor [[J]].


==References==
==References==
* [http://en.wikipedia.org/wiki/Nial Wikipedia:Nial]
* [[wp:Nial|Wikipedia:Nial]]
* [http://www.nial.com/ Home:Nial]
* [http://www.nial.com/ Home:Nial]

Revision as of 02:00, 6 June 2009

Language
Nial
This programming language may be used to instruct a computer to perform a task.
Type strength: Strong
Type checking: Dynamic
See Also:


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

Nial (Nested interactive programming language) is an array programming language similar to APL and its successor J.

References