You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/project/comments/_index.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,11 @@ title: What people are saying
3
3
weight: 20
4
4
type: docs
5
5
description: Comments on Interlisp and this project
6
+
aliases:
7
+
- /medley/about/comments/
6
8
---
7
9
8
-
Do you know of a new blog, tweet or other communication talking about Interlisp? If so, we would like to hear about it.
10
+
Do you know of a new blog, tweet or other communication talking about Interlisp or Medley? If so, we would like to hear about it.
9
11
10
12
Submit the link using our [What People Are Saying](https://github.com/interlisp/medley/issues/new?template=what_people_are_saying.yml) form.
11
13
@@ -15,13 +17,13 @@ Various individuals have written thoughts on Interlisp and the Medley project; t
15
17
16
18
## Blogs and Online Discussions
17
19
18
-
-[What Were the Differences Between Symbolics Genera and Xerox Interlisp-D](https://news.ycombinator.com/item?id=36713595) asked by Simon Brooke in [Hacker News](https://news.ycombinator.com/news)
20
+
-[What Were the Differences Between Symbolics Genera and Xerox Interlisp-D](https://news.ycombinator.com/item?id=36713595) asked by Simon Brooke in [Hacker News](https://news.ycombinator.com/news)
19
21
_... I'm curious about the similarities and differences between Symbolics Genera and Xerox Interlisp-D. Why is Genera more hyped than Interlisp-D? Unlike Genera, which is proprietary and is extremely difficult to obtain legally, Interlisp-D is now free, open-source software, and there's a community that has ported Interlisp-D to run on top of modern operating systems._
20
22
21
-
-[Reviving Interlisp With The Medley Interlisp Project](https://hackaday.com/2023/07/09/reviving-interlisp-with-the-medley-interlisp-project/) posted to [Hackaday](https://hackaday.com/) by Maya Posch
23
+
-[Reviving Interlisp With The Medley Interlisp Project](https://hackaday.com/2023/07/09/reviving-interlisp-with-the-medley-interlisp-project/) posted to [Hackaday](https://hackaday.com/) by Maya Posch
22
24
_Within the Artificial Intelligence and natural language research communities, Lisp has played a major role since 1960. Over the years since its introduction, various development environments have been created that sought to make using Lisp as easy and powerful as possible. One of these environments is Interlisp, which saw its first release in 1968, and its last official release in 1992. That release was Medley 2.0, which targeted various UNIX machines, DOS 4.0, and the Xerox 1186. Courtesy of the Interlisp open source project (GitHub), Medley Interlisp is available for all to use, even on modern systems._
23
25
24
-
-[InterLisp Fifteen Puzzle](https://pixel-outlaw.itch.io/interlisp-fifteen-puzle) by Pixel_Outlaw in his [blog](https://pixel-outlaw.itch.io/)
26
+
-[InterLisp Fifteen Puzzle](https://pixel-outlaw.itch.io/interlisp-fifteen-puzle) by Pixel_Outlaw in his blog.
25
27
_In some ways, this project was the fulfillment of me wanting to see what Xerox PARC brought to the table during the peak of Lisp AI research. It was from a time when what "Lisp" was was still being explored. You see heavy traces of the era in InterLisp._
26
28
27
29
-[Stringscope, a string listing tool in Interlisp](https://journal.paoloamoroso.com/stringscope-a-string-listing-tool-in-interlisp) by Paolo Amoroso in his [blog](https://journal.paoloamoroso.com/)
@@ -30,7 +32,7 @@ _I wanted to create something small that carries out a limited but useful task.
30
32
-[My encounter with Medley Interlisp](https://journal.paoloamoroso.com/my-encounter-with-medley-interlisp) by Paolo Amoroso in his [blog](https://journal.paoloamoroso.com/) also cross-posted to [Hacker News](https://news.ycombinator.com/item?id=34300806)
31
33
_Imagine someone let you into an alien spaceship they landed in your backyard, sat you at the controls, and encouraged you to fly the ship. This is the opportunity Medley Interlisp offers...._
32
34
33
-
-[FreeBSD on Dell T3600](https://www.reddit.com/r/freebsd/comments/vrjqa4/freebsd_on_dell_t3600/?utm_source=share&utm_medium=web2x&context=3) by trhawes on [Reddit FreeBSD](https://www.reddit.com/r/freebsd/)
35
+
-[FreeBSD on Dell T3600](https://www.reddit.com/r/freebsd/comments/vrjqa4/freebsd_on_dell_t3600/?utm_source=share&utm_medium=web2x&context=3) by trhawes on [Reddit FreeBSD](https://www.reddit.com/r/freebsd/)
34
36
_... I'm a retro enthusiast who loves Lisp, so natually, I'd want to show off my Medley Interlisp virtual machine (emulating a Xerox Lisp Machine)._
35
37
36
38
-[Computers Doing the Right Thing](https://amasad.me/right) by Amjad Masad in his [blog](https://amasad.me/)
Copy file name to clipboardExpand all lines: content/en/project/status/_index.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,10 @@ aliases:
6
6
- /hugo/news/
7
7
- /medley/project/news/
8
8
- /project/news
9
+
- /news/2022medleyannualreport/
10
+
- /news/2021medleyannualreport/
9
11
---
12
+
10
13
# 2023 Annual Report (in preparation)
11
14
12
15
Sneak Peek: We are working on our [2023 Medley Interlisp Annual Report](https://docs.google.com/document/d/1yL1WeYvgu5JstWyjD3fWl1mDZv8kIr_U3_1onSWvUko/edit?usp=sharing). Still a work in progress -- don't distribute until we announce it ready.
0 commit comments