Running APL: Difference between revisions
Jump to navigation
Jump to search
(Do Stuff Online) |
(TinyAPL) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 13: | Line 13: | ||
| [https://docs.dyalog.com/ Centre] | | [https://docs.dyalog.com/ Centre] | ||
| [https://www.dyalog.com/download-zone.htm website] | | [https://www.dyalog.com/download-zone.htm website] | ||
| [https://tio.run/#apl-dyalog TIO] | | [https://tio.run/#apl-dyalog TIO] ∙ [https://%61to.pxeger.com/run?1=m70qpTIxJz89PrEgZ8GCpaUlaboWaBSUBgA ATO] ∙ [https://razetime.github.io/APLgolf/?r=tio&l=apl-dyalog APLgolf] | ||
| [https://gitpod.io/#https://github.com/Bubbler-4/dyalog-apl-gitpod Gitpod] ∙ Jupyter Notebook: [https://mybinder.org/v2/gh/Bubbler-4/apl-notebooks/master Binder], [https://gitpod.io/#https://github.com/Bubbler-4/apl-notebooks Gitpod] | | [https://gitpod.io/#https://github.com/Bubbler-4/dyalog-apl-gitpod Gitpod] ∙ Jupyter Notebook: [https://mybinder.org/v2/gh/Bubbler-4/apl-notebooks/master Binder], [https://gitpod.io/#https://github.com/Bubbler-4/apl-notebooks Gitpod] | ||
|- | |- | ||
Line 19: | Line 19: | ||
| [https://github.com/dzaima/APL/blob/master/docs/chars.txt docs] | | [https://github.com/dzaima/APL/blob/master/docs/chars.txt docs] | ||
| [https://github.com/dzaima/apl GitHub] | | [https://github.com/dzaima/apl GitHub] | ||
| [https://tio.run/#apl-dzaima TIO] | | [https://tio.run/#apl-dzaima TIO] ∙ [https://%61to.pxeger.com/run?1=m70qsSAnPqUqMTM3ccGCpaUlaboWC5YUJyUXwzhQGgA ATO] ∙ [https://razetime.github.io/APLgolf/?l=apl-dzaima APLgolf] | ||
| [https://github.com/dzaima/APL/blob/master/AndroidIDE/readme.md Android app] | | [https://github.com/dzaima/APL/blob/master/AndroidIDE/readme.md Android app] | ||
|- | |- | ||
Line 25: | Line 25: | ||
| [https://github.com/abrudz/dyalog-apl-extended/blob/master/README.md#dyalog-apl-extended ReadMe] | | [https://github.com/abrudz/dyalog-apl-extended/blob/master/README.md#dyalog-apl-extended ReadMe] | ||
| [https://github.com/abrudz/dyalog-apl-extended GitHub] | | [https://github.com/abrudz/dyalog-apl-extended GitHub] | ||
| [https://tio.run/#apl-dyalog-extended TIO] | | [https://tio.run/#apl-dyalog-extended TIO] ∙ [https://razetime.github.io/APLgolf/?l=apl-dyalog-extended APLgolf] | ||
|- | |- | ||
| [[GNU APL]] | | [[GNU APL]] | ||
Line 31: | Line 31: | ||
| [https://www.gnu.org/software/apl/ gnu.org] | | [https://www.gnu.org/software/apl/ gnu.org] | ||
| | | | ||
| | | [https://riju.codes/apl Riju] | ||
|- | |- | ||
| [[ | | [[Kap]] | ||
| [https:// | | [https://codeberg.org/loke/array/src/branch/master/README.md#kap readme] | ||
| [https:// | | [https://codeberg.org/loke/array Codeberg] | ||
| | | | ||
| [https://kapdemo.dhsdevelopments.com/ JS Client] | | [https://kapdemo.dhsdevelopments.com/ JS Client] | ||
Line 45: | Line 45: | ||
| | | | ||
|- | |- | ||
| [[ngn/apl]]<ref> | | [[ngn/apl]]<ref>Nick Nickolov has [https://chat.stackexchange.com/transcript/message/56558504#56558504 abandoned] ngn/apl, but it is available to use and modify.</ref> | ||
| | | | ||
| [https://github.com/abrudz/ngn-apl GitHub] | | [https://github.com/abrudz/ngn-apl GitHub] | ||
| [https://tio.run/#apl-ngn TIO] | | [https://tio.run/#apl-ngn TIO] ∙ [https://dso.surge.sh/#ngn-apl DSO] | ||
| [https://abrudz.github.io/ngn-apl/web/ Scripted] ∙ [https://plj541.github.io/APL.js/ Session] ∙ [https://repl.it/languages/APL REPL] | | [https://abrudz.github.io/ngn-apl/web/ Scripted] ∙ [https://plj541.github.io/APL.js/ Session] ∙ [https://repl.it/languages/APL Replit] | ||
|- | |||
| [[TinyAPL]] | |||
| [https://tinyapl.rubenverg.com/ website] | |||
| [https://github.com/RubenVerg/tinyapl/releases/ GitHub] | |||
| | |||
| [https://tinyapl.rubenverg.com/run/latest Web REPL] | |||
|- | |- | ||
| [[TryAPL]]<ref>A restricted subset of Dyalog APL, available via an [[TryAPL#API|API]].</ref> | | [[TryAPL]]<ref>A restricted subset of Dyalog APL, available via an [[TryAPL#API|API]].</ref> | ||
| [https://tryapl.org/?tab=help Help and About] | | [https://tryapl.org/?tab=help Help and About] | ||
| [https://github.com/dyalog/tryapl GitHub] | | [https://github.com/dyalog/tryapl GitHub] | ||
| | | [https://razetime.github.io/APLgolf/?r=tryapl APLgolf] | ||
| [https://tryapl.org/ TryAPL.org] ∙ [https://janiczek.github.io/tryapl-elm/ TryAPL Mini | | [https://tryapl.org/ TryAPL.org] ∙ [https://janiczek.github.io/tryapl-elm/ TryAPL Mini] | ||
|} | |} | ||
Latest revision as of 23:48, 28 August 2024
There are a few APL dialects available to download for free without feature limitations, and most of these can be tried online without installing anything.
Dialect | Documentation | Download | Try It Online or similar | Interactive |
---|---|---|---|---|
APLX[1] | APLX Archive | APLX Archive | ||
Dyalog APL | Centre | website | TIO ∙ ATO ∙ APLgolf | Gitpod ∙ Jupyter Notebook: Binder, Gitpod |
dzaima/APL | docs | GitHub | TIO ∙ ATO ∙ APLgolf | Android app |
Extended Dyalog APL | ReadMe | GitHub | TIO ∙ APLgolf | |
GNU APL | info manual | gnu.org | Riju | |
Kap | readme | Codeberg | JS Client | |
NARS2000 | wiki | website | ||
ngn/apl[2] | GitHub | TIO ∙ DSO | Scripted ∙ Session ∙ Replit | |
TinyAPL | website | GitHub | Web REPL | |
TryAPL[3] | Help and About | GitHub | APLgolf | TryAPL.org ∙ TryAPL Mini |
Other full-featured implementations are only available for a fee.
Dialect | Documentation | Website |
---|---|---|
APL2[4][5] | Literature | IBM Marketplace |
APL2000 | website |
See also
Notes
- ↑ MicroAPL has withdrawn APLX from commercial sale but it can be downloaded free of charge.
- ↑ Nick Nickolov has abandoned ngn/apl, but it is available to use and modify.
- ↑ A restricted subset of Dyalog APL, available via an API.
- ↑ IBM offers a free older version, limited to 240 CPU minutes but otherwise fully featured.
- ↑ IBM has withdrawn APL2, but the product has been taken over by Log-On Software.
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 |