Running APL: Difference between revisions

Jump to navigation Jump to search
1,041 bytes added ,  06:25, 26 November 2020
no edit summary
Miraheze>Adám Brudzewsky
(Created page with "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. === Dyalog APL ===...")
 
No edit summary
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[File:TryAPL.png|thumb|right|[https://tryapl.org TryAPL]]]
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.
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.
{|class=wikitable
! Dialect !! Documentation !! Download !! Try It Online !! Interactive
|-
| [[APLX]]<ref>MicroAPL [http://microapl.com/apl/ has announced] that APLX has been withdrawn from commercial sale but can be downloaded free of charge.</ref>
| [https://www.dyalog.com/aplx.htm#APLXDocs APLX Archive]
| [https://www.dyalog.com/aplx.htm APLX Archive]
|
|
|-
| [[Dyalog APL]]
| [https://docs.dyalog.com/ Centre]
| [https://www.dyalog.com/download-zone.htm website]
| [https://tio.run/#apl-dyalog #apl-dyalog]
| [https://tryapl.org/ TryAPL] ∙ [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]
|-
| [[dzaima/APL]]
| [https://github.com/dzaima/APL/blob/master/docs/chars.txt docs]
| [https://github.com/dzaima/apl GitHub]
| [https://tio.run/#apl-dzaima #apl-dzaima]
|
|-
| [[GNU APL]]
| [https://www.gnu.org/software/apl/apl.html info manual]
| [https://www.gnu.org/software/apl/ gnu.org]
|
| [http://juergen-sauermann.de/try-GNU-APL try-GNU-APL]
|-
| [[NARS2000]]
| [http://wiki.nars2000.org/ wiki]
| [http://www.nars2000.org/download/Download.html website]
|
|
|-
| [[ngn/apl]]
|
| [https://gitlab.com/n9n/apl GitLab]
| [https://tio.run/#apl-ngn #apl-ngn]
| [https://n9n.gitlab.io/apl/web/index.html Scripted] ∙ [https://plj541.github.io/APL.js/ Session] ∙ [https://repl.it/languages/APL REPL]
|}


=== Dyalog APL ===
Other full-featured implementations are only available for a fee.
''Main article: [[Dyalog APL]]''
{|class=wikitable
* [https://www.dyalog.com/download-zone.htm Download]
! Dialect !! Documentation !! Website
* [https://tryapl.org/?a=%27Hello%2C%20world%21%27&run TryAPL]
|-
* [https://tio.run/##SyzI0U2pTMzJT////1Hf1EdtE9Q9UnNy8nUUwvOLclIU1f//BwA Try It Online]
| [[APL2]]
| [https://www-01.ibm.com/common/ssi/apilite?infotype=PM%20OR%20SA&lastdays=4055&appname=apl2&doctype=PL2GNRLI%20or%20PL2MFRAM%20or%20PL2WRKST Literature]
| [https://www.ibm.com/us-en/marketplace/apl2 IBM Marketplace]
|-
| [[APL2000]]
|
| [http://apl2000.com/ website]
|}
== Notes ==
<references/>


=== dzaima/APL ===
{{APL dialects}}[[Category:APL environment]][[Category:Lists]]
''Main article: [[dzaima/APL]]''
* [https://github.com/dzaima/apl Download]
* [https://tio.run/##SyzI0U2pSszMTfz//1Hf1EdtE9Q9UnNy8nUUwvOLclIU1f//BwA Try It Online]
 
=== GNU APL ===
''Main article: [[GNU APL]]''
* [https://www.gnu.org/software/apl/ Download]
* [http://juergen-sauermann.de/try-GNU-APL try-GNU-APL]
 
=== NARS2000 ===
''Main article: [[NARS2000]]''
* [http://www.nars2000.org/download/Download.html NARS]
 
=== ngn/apl ===
''Main article: [[ngn/apl]]''
* [https://gitlab.com/n9n/apl Download]
* [https://n9n.gitlab.io/apl/web/index.html Online demo]
* [https://plj541.github.io/APL.js/ Online session]
* [https://repl.it/languages/APL Online REPL]
* [https://tio.run/#apl-ngn Try It Online]
 
{{APL programming language}}

Navigation menu