Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions content/en/software/using-medley/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,17 @@ aliases:

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

> [!note]
> These manuals and publications are valuable resources but the information provided may be out of date or incorrect. The Medley team will [revise](https://github.com/Interlisp/medley/issues/1080) and [organize the documentation](https://github.com/Interlisp/medley/issues/2102) over time.
>
> The location of documents is likely to change over time as they are updated and organized. This page will be updated as needed. Bookmarking this page will help you find the documents you are interested in.

### 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. [Medley Interlisp for the Newcomer](https://primer.interlisp.org) (also known as the new Medley Primer). An introductory guide to the basics of Interlisp and the Medley environment that doesn't assume prior knowledge of Lisp. Read it in full. Written in 2025, the guide is designed to ease modern users into the system and replace the [old primer](/documentation/Medley-Primer.pdf) published in 1992, now obsolete.
Expand Down
Loading