Documentation

Whether you’re just getting started or refreshing your knowledge of Interlisp, we have a variety of documentation to help you along.

Getting started

To learn Medley we recommend that you go over the following reading lists and pursue the resources in the indicated order.

The introductory list gets you started using Medley. The advanced list builds from there and covers programming the system and mastering its tools.

Many of these resources were created decades ago when Medley was a research system and a commercial product, so they may be incomplete or out of date. We will eventually update them.

Note: locations of documents are likely to change. Best to bookmark this page, which we’ll update as the documentation settles down.

Introductory material

  1. Interlisp Basics

  2. Medley Basics for Common Lisp users. If you are familiar with Common Lisp, this guide points out some differences.

  3. Using Medley Online – additional introduction primarily for online users

  4. Medley for the Novice (also known as Medley Primer). An introductory guide to the basics of Medley such as executing commands, using menus and files, manipulating windows, editing and saving Lisp code, using the development tools, and more. Read it in full. The code in chapter 20 “Free Menus” doesn’t work and some illustrations are missing.

  5. SEdit — The Lisp Editor. The manual of SEdit, the default Lisp code editor.

  6. LispCourse notes. The notes of a beginner course on the Interlisp environment that goes from the basics of interacting with the system to programming in Lisp. Highly recommended. Skip the sections on printing and the network as modern Medley doesn’t fully implement the described functionality. The formatting of the text is partially broken and some sections are missing.

Advanced material

  1. INTERLISP: The Language and Its Usage. An extensive book on the Interlisp language, a prerequisite for accessing the full functionality of Interlisp. Some of the material prepared in 1986 about earlier Interlisp versions and differs from Medley. You may skip the chapters on the Interlisp TTY editor, DWIM, and Conversational Lisp (CLISP).
  2. Medley Language Reference (also known as Interlisp Reference Manual). The reference documentation on the Interlisp language, the application platform, and the development environment. The chapters on the Interlisp language are highly recommended. You may skip the chapters on DWIM and CLISP. Some chapters are duplicated, others are missing.
  3. Medley Interlisp: Interactive Programming Tools. Using the development tools and applications. Skip the chapter on DEdit as the tool was replaced by SEdit, the current default Lisp code editor.
  4. Medley Interlisp: The Interactive Programming Environment. Accessing from Lisp the facilities and tools of the Medley environment such as windows, menus, fonts, and image streams.

Unsorted documentation content

Most Interlisp/Medley documentation was written using the Medley Text Editor, one of the first WYSIWYG graphical user interface text editors, called TEdit. Written in and for Interlisp users, it features muliple fonts, embedded graphics including line drawings and raster images.

TEdit files are scattered through the various Interlisp repositories. For the convenience of those who would rather read the files using more modern tools, see the files from different Medley Interlisp repositories, converted to PDF.

For the searcher’s conveneience, these have also been combined into searchable PDFs named All-*-PDFs.pdf.

Medley References

Exported Medley Documentation

These documents were converted from Medley’s internal format into PDFs. Watch out for weird formatting, but these are firsthand sources on Medley features and applications.

Interlisp Books