DYNA26: 27 April 2026. More info

Dyalog Quick Start Guide

Installation, Basics, and Your First Workflow

The following instructions should enable you to get started with a basic workflow in the Dyalog development environment.


Installing Dyalog


Installing Dyalog on Microsoft Windows

  • Download the installer, extract the contents, and double-click on setup*.exe. We strongly recommend installing with administrator privileges.
  • Starting Dyalog will launch the Dyalog for Microsoft Windows IDE.
More Information

Installing Dyalog on macOS

More Information

Installing Dyalog on Linux

  • Download the interpreter installer
  • Some desktop environments allow you to double click on the installer, otherwise:
    • DEB-based: sudo dpkg --install linux_64*.deb
    • RPM-based: sudo rpm --install linux_64*.rpm
  • Starting Dyalog will launch a TTY text-based interface
More Information

Optionally Install Dyalog Ride as the User Interface

More Information

Installing Dyalog on Raspberry Pi

This applies to 32-bit Dyalog on a 32-bit Raspberry Pi. For 64-bit Dyalog on a 64-bit Raspberry Pi, see the Linux installation instructions.

wget -O - https://packages.dyalog.com/dyalog-apt-key.gpg.key | sudo apt-key add -
CODENAME=$(lsb_release -sc)
echo "deb https://packages.dyalog.com ${CODENAME} main" | sudo tee /etc/apt/sources.list.d/dyalog.list
sudo apt-get update
sudo apt-get install dyalog-unicode

If you chose to install Ride, starting Dyalog will launch Ride as the UI.

If you did not chose to install Ride, starting Dyalog will launch a TTY text-based interface.

More Information
    Add a header to begin generating the table of contents


    Rich Park
    Any Questions?
    If you’re struggling to install and/or start using Dyalog, email us at sales@dyalog.com, call +44 1256 830030, or send us a message.
    Rich, APL Teacher/Evangelist

    This is the Learn Master Page. Mike knows this message is here…

    Get Support

    Technical advice and assistance on all aspects of Dyalog usage is available by e-mail (support@dyalog.com) and/or telephone (+44 1256 830030 – limited to U.K. office hours). Limited advice on design and coding is available, but is not intended to replace the use of the printed and on-line documentation. Except when reporting an issue with the software, users are encouraged to seek advice from the user community via the Dyalog Forum (reading the content of the forums does not require membership).

    Search our website...
    Dyalog Ltd