Software

Welcome to the Medley Interlisp Experience

The Medley Interlisp Project has focused on bringing this historical software to life. This section contains information on setting up the Medley system and using it.

There are two main ways of running Medley: accessing it online in a web browser or installing and running the system on your computer. Online access is good for trying out Medley without installing anything, as well as for basic usage. Install the system on your computer if you want to run Medley offline, customize the environment, and have direct access to local files.

Once you are up and running, see “Using Medley” for some basics and pointers to other documentation.

We are making a build of Medley run in the browser, an experimental port based on the Maiko virtual machine compiled to WebAssembly with Emscripten. To end a session just close the browser tab.

We don’t recommend this build as it doesn’t support a file system and can’t save files. We acknowledge these limitations and are exploring alternate approaches to running Medley online or in the browser. We welcome help and feedback.