ELI (programming language): Difference between revisions

Content deleted Content added
BOT--Reverting link addition(s) by Programming hubby to revision 969424697 (programminghubby.blogspot.com/2020/08/top-10-trending-programming-languages-we-should-learn-now.html-c-tutorial|c-tutorial [\bblog(?:cu|fa|harbor|mybrain|post|savy|spot|townhall)?\.(com|in)\b])
WP:REFerence: plain text + inline WP:EXTernal link > WP:CITation, parameters: adds, fills, updates, standardize, conform to master templates. Adds: WP:LINK, Template:Official website.
Line 1:
{{multipleMultiple issues|
{{COI|date=April 2017}}
{{notabilityNotability|date=April 2017}}
{{primaryPrimary sources|date=April 2017}}
}}
{{Infobox programming language
Line 26:
}}
 
'''ELI'''<ref name="website">[{{cite web |url=https://fastarray.appspot.com/ |title=ELI: -A officialSystem site]for HostedProgramming onwith GoogleArrays App Engine|website=Disqus}}</ref> is an interactive [[array programming]] language system based on the [[programming language]] [[APL (programming language)|APL]]. It has most of the functions of the [[International Organization for Standardization]] (ISO) APL standard ''ISO/IEC 13751:2001'', and also list for non-homogeneous or non-rectangular data, complex numbers, symbols, temporal data, and control structures. A scripting file facility is available to organize programs in a fashion similar to using <code>#include</code> in [[C (programming language)|C]], which also provides convenient data [[input/output]]. ELI has dictionaries, tables, and a basic set of [[SQL]]-like statements. For performance, it has a [[compiler]] restricted to flat array programs.
 
By replacing each [[APL syntax and symbols|APL character]] with one or two [[ASCII]] characters, ELI retains APL's succinct and expressive way of array programming compared with [[MATLAB]] or [[Python (programming language)|Python]], ELI encourages a [[dataflow programming]] style, where the output of one operation feeds the input of another.
 
ELI is available without charge, as [[freeware]], on [[Windows]], [[Linux]], and [[macOS]].
 
==Version 0.3==
Line 113:
 
==External links==
* {{Official website|fastarray.appspot.com}}
* [https://fastarray.appspot.com/docs/ Online documentation]{{Dead link|date=December 2019 |bot=InternetArchiveBot |fix-attempted=yes }}
* [https://www.youtube.com/channel/UCpq4XRc7A1YNbEnBRx9-jzw YouTube channel]