ELI: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "Category:APL dialects" to "Category:APL dialectsCategory:Nested array languages") |
(Fix the function style, I think?) |
||
Line 3: | Line 3: | ||
| array model = [[Nested array model|nested]] | | array model = [[Nested array model|nested]] | ||
| 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) |
Revision as of 15:57, 13 May 2020
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.
External Links
- Wikipedia
- ELI: a simple system for array programming article in the Vector Journal
APL dialects [edit] | |
---|---|
Maintained | APL+Win ∙ APL2 ∙ APL64 ∙ APL\iv ∙ Aplette ∙ April ∙ Co-dfns ∙ Dyalog APL ∙ Dyalog APL Vision ∙ dzaima/APL ∙ GNU APL ∙ Kap ∙ NARS2000 ∙ Pometo ∙ TinyAPL |
Historical | A Programming Language ∙ A+ (A) ∙ APL# ∙ APL2C ∙ APL\360 ∙ APL/700 ∙ APL\1130 ∙ APL\3000 ∙ APL.68000 ∙ APL*PLUS ∙ APL.jl ∙ APL.SV ∙ APLX ∙ Extended Dyalog APL ∙ Iverson notation ∙ IVSYS/7090 ∙ NARS ∙ ngn/apl ∙ openAPL ∙ Operators and Functions ∙ PAT ∙ Rowan ∙ SAX ∙ SHARP APL ∙ Rationalized APL ∙ VisualAPL (APLNext) ∙ VS APL ∙ York APL |
Derivatives | AHPL ∙ BQN ∙ CoSy ∙ ELI ∙ Glee ∙ I ∙ Ivy ∙ J ∙ Jelly ∙ K (Goal, Klong, Q) ∙ KamilaLisp ∙ Lang5 ∙ Lil ∙ Nial ∙ RAD ∙ Uiua |
Overviews | Comparison of APL dialects ∙ Timeline of array languages ∙ Timeline of influential array languages ∙ Family tree of array languages |