Running Medley Interlisp
There are different ways of running Medley Interlisp on a wide variety of systems. This section lays out the basics to help you choose:
- Interlisp Online
- for most systems; see caveats
- In a Docker container
- currently windows x86_64 only
- Download and install from a release
- Running on Mac
- Running on Windows
- For Windows 10 or 11 with WSL1 or WSL2
- Running on Linux
For other OS or machine architectures, You can (re)build the virtual machine emulator (Maiko) from sources, and then run in a release or even build your own images (sysouts).
See README.md files in the GitHub repo.