ELI: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Marshall No edit summary |
m (Text replacement - "Category:Array languages" to "") |
||
(15 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 = [[ | | 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= [ | | implementation language= [[wikipedia:C++|C++]] | ||
| platforms = x86, x86_64 | | platforms = x86, x86_64 | ||
| operating systems = Windows, Linux, macOS | | operating systems = Windows, Linux, macOS | ||
| license = [ | | 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 = [http://fastarray.appspot.com/download.html Download] | ||
| documentation = [ | | documentation = [https://fastarray.appspot.com/documents.html Documents] | ||
}} | }} | ||
'''ELI''' is an ASCII encoding of the [[ISO | '''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 == | ||
[ | * [[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 | {{APL dialects}}[[Category:Flat array languages]][[Category:ASCII languages]] |
Latest revision as of 22:42, 24 January 2024
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+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 |