ELI: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
m (→‎External Links: WP link style)
No edit summary
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        = [[Defined function|defined]] with traditional or [[dfn]]-like syntax
| function styles        = [[Defined function|defined]] with traditional or [[dfn]]-like syntax
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 ==
Line 24: Line 24:
* [http://archive.vector.org.uk/art10501180 ''ELI: a simple system for array programming''] article in the [[Vector Journal]]
* [http://archive.vector.org.uk/art10501180 ''ELI: a simple system for array programming''] article in the [[Vector Journal]]


{{APL dialects}}[[Category:APL dialects]][[Category:Nested array languages]]
{{APL dialects}}[[Category:APL dialects]][[Category:Flat array languages]][[Category:K dialects]]

Revision as of 13:29, 26 November 2020


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