ELI: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
Miraheze>Marshall
(Created page with "{{Infobox array language | file ext = .esf, .eli | array model = nested | index origin = 0 or 1 | function styles...")
 
m (ASCII category)
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Infobox array language
{{Infobox array language
| file ext              = .esf, .eli
| file ext              = .esf, .eli
| array model            = [[Nested array model|nested]]
| array model            = [[flat array model|flat]] with [[List model|lists]]
| index origin          = 0 or 1
| index origin          = 0 or 1
| function styles        = [[dfn]]-like syntax
| function styles        = [[Defined function|defined]] with traditional or [[dfn]]-like syntax
| released              = 2011
| released              = 2011
| developer              = designed by Wai-Mee Ching; developed by Hanfeng Chen (Rapidsoft)
| developer              = designed by Wai-Mee Ching; developed by Hanfeng Chen (Rapidsoft)
| latest release version = 0.3 / 2015-08-10
| latest release version = 0.3 / 2015-08-10
| influenced by          = [[ISO/IEC 13751:2001]], [[Q]]
| influenced by          = [[ISO/IEC 13751:2001]], [[Q]]
| implementation language= [https://en.wikipedia.org/wiki/C%2B%2B C++]
| implementation language= [[wikipedia:C++|C++]]
| platforms              = x86, x86_64
| platforms              = x86, x86_64
| operating systems      = Windows, Linux, macOS
| operating systems      = Windows, Linux, macOS
| license                = [https://en.wikipedia.org/wiki/Freeware Freeware]
| license                = [[wikipedia:Freeware|Freeware]]
| website                = [http://fastarray.appspot.com fastarray.appspot.com]
| website                = [http://fastarray.appspot.com fastarray.appspot.com]
| download              = [http://fastarray.appspot.com/download.html download]
| download              = [http://fastarray.appspot.com/download.html download]
Line 17: Line 17:
}}
}}


'''ELI''' is an ASCII encoding of the [[ISO/IEC 13751:2001]] APL standard, with extensions inspired by [[Q]]. In addition to arrays it supports dictionaries, tables, and SQL-like statements.
'''ELI''' is an ASCII encoding of the [[ISO 8485:1989]] APL standard, with extensions inspired by [[K]]. In addition to arrays it supports dictionaries, tables, and SQL-like statements.


== External Links ==
== External Links ==


[https://en.wikipedia.org/wiki/ELI_(programming_language) Wikipedia]
* [[wikipedia:ELI (programming language)|ELI (programming language)]]
* [http://archive.vector.org.uk/art10501180 ''ELI: a simple system for array programming''] article in the [[Vector Journal]]
 
{{APL dialects}}[[Category:Array languages]][[Category:Flat array languages]][[Category:ASCII languages]]

Revision as of 21:37, 2 July 2021


ELI is an ASCII encoding of the ISO 8485:1989 APL standard, with extensions inspired by K. In addition to arrays it supports dictionaries, tables, and SQL-like statements.

External Links


APL dialects [edit]
Maintained APL+WinAPL2APL64APL\ivApletteAprilCo-dfnsDyalog APLDyalog APL Visiondzaima/APLGNU APLKapNARS2000Pometo
Historical A Programming LanguageA+ (A) ∙ APL#APL2CAPL\360APL/700APL\1130APL\3000APL.68000APL*PLUSAPL.jlAPL.SVAPLXExtended Dyalog APLIverson notationIVSYS/7090NARSngn/aplopenAPLOperators and FunctionsPATRowanSAXSHARP APLRationalized APLVisualAPL (APLNext) ∙ VS APLYork APL
Derivatives AHPLBQNCoSyELIGleeIIvyJJellyK (Goal, Klong, Q) ∙ KamilaLispLang5LilNialRADUiua
Overviews Comparison of APL dialectsTimeline of array languagesTimeline of influential array languagesFamily tree of array languages