Category:Nial: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added features)
m (LCT link, site)
Line 1: Line 1:
{{language|Nial
{{language|Nial
|strength=strong
|strength=strong
|checking=dynamic
|checking=dynamic}}'''Nial''' (Nested interactive programming language) is an array programming language similar to [[APL]] and its successor [[J]].
|site=http://www.nial.com/
|LCT=yes}}'''Nial''' (Nested interactive programming language) is an array programming language similar to [[APL]] and its successor [[J]].


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

Revision as of 15:22, 7 October 2009

Language
Nial
This programming language may be used to instruct a computer to perform a task.
Official website
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