Nial: Difference between revisions
Jump to navigation
Jump to search
(add a few fields to infobox) |
(Added Q'Nial logo) |
||
Line 1: | Line 1: | ||
{{Infobox array language | {{Infobox array language | ||
| logo = [[File:Nial logo.png]] | |||
| array model = [[nested]] | | array model = [[nested]] | ||
| index origin = 0 | | index origin = 0 |
Revision as of 04:47, 12 November 2021
Nial is an APL-family language being actively maintained and developed by John Gibbons. It uses the nested array model and closely follows APL-derived languages semantically, where it differs from tradition is with it's use of atlas[1], left to right evaluation, and usage of words for builtins and primitive functions.