Running APL: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
Miraheze>Adám Brudzewsky
No edit summary
Miraheze>Adám Brudzewsky
No edit summary
Line 1: Line 1:
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.


=== Dyalog APL ===
{|class=wikitable
{{Main|Dyalog APL}}
! Dialect !! Download !! Try It Online !! Interactive
* [https://www.dyalog.com/download-zone.htm Download]
|-
* [https://tryapl.org/ TryAPL]
| [[Dyalog APL]]
* [https://tio.run/#apl-dyalog Try It Online]
| [https://www.dyalog.com/download-zone.htm Download]
 
| [https://tio.run/#apl-dyalog Try It Online]
=== dzaima/APL ===
| [https://tryapl.org/ TryAPL]
{{Main|dzaima/APL}}
|-
* [https://github.com/dzaima/apl Download]
| [[dzaima/APL]]
* [https://tio.run/#apl-dzaima Try It Online]
| [https://github.com/dzaima/apl Download]
 
| [https://tio.run/#apl-dzaima Try It Online]
=== GNU APL ===
|
{{Main|GNU APL}}
|-
* [https://www.gnu.org/software/apl/ Download]
| [[GNU APL]]
* [http://juergen-sauermann.de/try-GNU-APL try-GNU-APL]
| [https://www.gnu.org/software/apl/ Download]
 
|
=== NARS2000 ===
| [http://juergen-sauermann.de/try-GNU-APL try-GNU-APL]
{{Main|NARS2000}}
|-
* [http://www.nars2000.org/download/Download.html Download]
| [[NARS2000]]
 
| [http://www.nars2000.org/download/Download.html Download]
=== ngn/apl ===
|
{{Main|ngn/apl}}
|
* [https://gitlab.com/n9n/apl Download]
|-
* [https://n9n.gitlab.io/apl/web/index.html Online demo]
| [[ngn/apl]]
* [https://plj541.github.io/APL.js/ Online session]
| [https://gitlab.com/n9n/apl Download]
* [https://repl.it/languages/APL Online REPL]
| [https://tio.run/#apl-ngn Try It Online]
* [https://tio.run/#apl-ngn Try It Online]
| [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]
 
|}
{{APL programming language}}
{{APL programming language}}

Revision as of 08:25, 4 November 2019

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 Download Try It Online Interactive
Dyalog APL Download Try It Online TryAPL
dzaima/APL Download Try It Online
GNU APL Download try-GNU-APL
NARS2000 Download
ngn/apl Download Try It Online Online demoOnline sessionOnline REPL

Template:APL programming language