Nial: Difference between revisions

Jump to navigation Jump to search
m
fix broken dict link
(→‎History: Conform to wiki style, with last names and links)
m (fix broken dict link)
 
(5 intermediate revisions by 3 users not shown)
Line 19: Line 19:
| documentation            = [https://www.nial-array-language.org/ndocs Documentation]
| documentation            = [https://www.nial-array-language.org/ndocs Documentation]
| influenced by            = [[Dyalog APL]]
| influenced by            = [[Dyalog APL]]
| run online              = [https://tio.run/##y8tMzPkPBAA Try it online!](may be outdated)
| run online              = [https://tio.run/#Nial Try it online!] (may be outdated)
}}
}}


'''Nial''' is an APL-family language actively maintained and developed by [[John Gibbons]]. It uses the [[nested array model]] and closely follows APL-derived languages semantically, differing from tradition in its use of atlas,<ref>[https://www.nial-array-language.org/ndocs/NialDict2.html#atlas Nial Dictionary - Atlas]</ref> left-to-right evaluation, and usage of words for builtins and primitive functions.
'''Nial''' is an APL-family language actively maintained and developed by [[John Gibbons]]. It uses the [[nested array model]] and closely follows APL-derived languages semantically, differing from tradition in its use of atlas,<ref>[https://www.nial-array-language.org/ndocs/NialDictionary.html#atlas Nial Dictionary - Atlas]</ref> left-to-right evaluation, and usage of words for builtins and primitive functions.


== History ==
== History ==
Line 33: Line 33:
In 2014 Jenkins started working with John Gibbons to develop a 64-bit version and to add capabilities that Gibbons needed for his work. They decided to target Unix-based platforms and release Q'Nial on GitHub.
In 2014 Jenkins started working with John Gibbons to develop a 64-bit version and to add capabilities that Gibbons needed for his work. They decided to target Unix-based platforms and release Q'Nial on GitHub.


A new website for the QNial7 repository with documentation was made in 2021, and is currently undergoing development.<ref>https://github.com/danlm/QNial7</ref>
A new website for the QNial7 repository with documentation was made in 2021, and is currently undergoing development.<ref>[https://github.com/danlm/QNial7 QNial7]</ref>
 
Nial was [[Array Cast#nial|featured on the Array Cast]] in 2023.
 
== External links ==
* [[wikipedia:Nial|Nial]]


== References ==
== References ==
<references />
<references />


[[Category:Array languages]][[Category:Nested array languages]][[Category:ASCII languages]][[Category:Left to right]]
{{APL dialects}}
[[Category:Nested array languages]][[Category:ASCII languages]][[Category:Left to right]]

Navigation menu