You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can get started with APL and even tackle some of the exercises without installing anything on [TryAPL.org](https://tryapl.org). However, in order to run the test cases you must install the Dyalog interpreter on your machine.
3
+
4
+
Dyalog is available on Microsoft Windows, macOS and Linux. There is also a public Docker container allowing you to run Dyalog on any platform with Docker available. Go to [https://www.dyalog.com/download-zone.htm](https://www.dyalog.com/download-zone.htm) to Download Dyalog.
5
+
6
+
> **NOTE:**
7
+
On Linux, we recommand also installing the Ride graphical IDE. More information and installation instructions can be found in [the Ride documentation](https://dyalog.github.io/ride).
0 commit comments