Nial: Difference between revisions
Jump to navigation
Jump to search
m (→fixes) |
|||
Line 11: | Line 11: | ||
| implementation languages = [[wikipedia:C (programming language)|C]] | | implementation languages = [[wikipedia:C (programming language)|C]] | ||
| source = [https://github.com/danlm/QNial7 GitHub] | | source = [https://github.com/danlm/QNial7 GitHub] | ||
| platforms = x86, | | platforms = Packaged for x86 & arm32, should build most anywhere | ||
| operating systems = Linux, Darwin/OSX, Raspbian, Windows | | operating systems = Linux, Darwin/OSX, Raspbian, Windows | ||
| license = [[wikipedia:GNU_General_Public_License|GNU GPLv3]] | | license = [[wikipedia:GNU_General_Public_License|GNU GPLv3]] |
Revision as of 05:08, 12 November 2021
Nial is an APL-family language being actively maintained and developed by John Gibbons and Mike Jenkins. 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.