From bb877a40deaf136e1f38ddfa122ab6389bfab8cd Mon Sep 17 00:00:00 2001 From: Paolo Amoroso Date: Sat, 19 Oct 2024 13:53:36 +0200 Subject: [PATCH] Add Medley LOOPS Volume I Announce the publication of the book Medley LOOPS: The Basic System by Stephen Kaisler. --- content/en/project/status/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/project/status/_index.md b/content/en/project/status/_index.md index bc7eb4e67..8dd546bf6 100644 --- a/content/en/project/status/_index.md +++ b/content/en/project/status/_index.md @@ -15,6 +15,10 @@ aliases: Builds of Medley for several operating systems and architectures are generated automatically every week. You can [learn what's changed and download the latest builds](https://github.com/Interlisp/medley/releases). We advise caution as these builds are untested and may have bugs or other issues. +## Medley LOOPS Volume I + +In October of 2024 the Medley Interlisp Project published the book [Medley LOOPS: The Basic System](/documentation/2024-loops-book-1.pdf) by Stephen Kaisler. This is Volume I of the [Medley LOOPS series](/software/using-medley#interlisp-books) on the Lisp Object-Oriented Programming System, an object extension of Interlisp. + ## May 2024 European Lisp Symposium On May 6, 2024 Andrew Sengul gave the remote talk "The Medley Interlisp Revival" at the [European Lisp Symposium 2024](https://european-lisp-symposium.org/2024/index.html) and you can read the [paper](https://doi.org/10.5281/zenodo.11090093). The video recording is available here.