Lil: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Infobox array language | array model = Lists | index origin = 0 | function styles = defined or inline with <code>on</code> | numeric types = floats | unicode support = none | released = 2022 | file ext = .lil | developer = John Earnest | latest release version = 2024 (frequent releases) | implementation language = wikipedia:C...") |
m (ASCII category) |
||
Line 26: | Line 26: | ||
* [[Array Cast]] episode 43, [https://www.arraycast.com/episodes/episode43-john-earnest-decker "John Earnest and Multimedia"]. | * [[Array Cast]] episode 43, [https://www.arraycast.com/episodes/episode43-john-earnest-decker "John Earnest and Multimedia"]. | ||
{{APL dialects}}[[Category:Programming languages]] | {{APL dialects}}[[Category:Programming languages]][[Category:ASCII languages]] |
Revision as of 23:02, 12 January 2024
Lil is a multi-paradigm language designed for the Decker graphics and application framework by John Earnest. It features array programming elements influenced by Q, including immutable lists (which are nested to represent high-rank arrays), dictionaries, and tables. It supports both functional and imperative styles, and has a keyword-based syntax that resembles traditional scripting and query languages rather than the density of K.
External links
- Array Cast episode 43, "John Earnest and Multimedia".
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 |