Skip to content

Commit 6b343c9

Browse files
committed
deploy: bbbcaa9
1 parent 2d42960 commit 6b343c9

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

project/comments/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,15 +245,19 @@ <h2 id="news-articles-and-reporting">News Articles and Reporting</h2>
245245
<h2 id="blogs-and-online-discussions">Blogs and Online Discussions</h2>
246246
<ul>
247247
<li>
248-
<p>Eugene Zaikonnikov recapped the discovery of the <a href="https://blog.funcall.org/lisp/2024/03/22/eurisko-lives/">Interlisp code of Eurisko</a>, the seminal AI system by Doug Lenat, and shared a video in which Eugene introduces the program and demonstrates it running on Medley.
248+
<p>Alex Schroeder <a href="https://alexschroeder.ch/view/2024-05-11-distractions">shared his first impressions on and goals for using Medley</a>.<br>
249+
<em>Designing Medley Interlisp such that it has this fuzzy boundary and can access a web browser and a PDF viewer outside is great;</em></p>
250+
</li>
251+
<li>
252+
<p>Eugene Zaikonnikov recapped the discovery of the <a href="https://blog.funcall.org/lisp/2024/03/22/eurisko-lives/">Interlisp code of Eurisko</a>, the seminal AI system by Doug Lenat, and shared a video in which Eugene introduces the program and demonstrates it running on Medley.<br>
249253
<em>Truly an Indiana Jones finding the Lost Ark moment.</em></p>
250254
</li>
251255
<li>
252-
<p><a href="https://news.ycombinator.com/item?id=36713595">What Were the Differences Between Symbolics Genera and Xerox Interlisp-D</a> asked by Simon Brooke in <a href="https://news.ycombinator.com/news">Hacker News</a>
256+
<p><a href="https://news.ycombinator.com/item?id=36713595">What Were the Differences Between Symbolics Genera and Xerox Interlisp-D</a> asked by Simon Brooke in <a href="https://news.ycombinator.com/news">Hacker News</a><br>
253257
<em>&hellip; I&rsquo;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&rsquo;s a community that has ported Interlisp-D to run on top of modern operating systems.</em></p>
254258
</li>
255259
<li>
256-
<p><a href="https://pixel-outlaw.itch.io/interlisp-fifteen-puzle">InterLisp Fifteen Puzzle</a> by Pixel_Outlaw in his blog.
260+
<p><a href="https://pixel-outlaw.itch.io/interlisp-fifteen-puzle">InterLisp Fifteen Puzzle</a> by Pixel_Outlaw in his blog.<br>
257261
<em>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 &ldquo;Lisp&rdquo; was was still being explored. You see heavy traces of the era in InterLisp.</em></p>
258262
</li>
259263
<li>

project/status/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@
158158
<nav id="TableOfContents">
159159
<ul>
160160
<li><a href="#build-notes">Build Notes</a></li>
161+
<li><a href="#may-2024-european-lisp-symposium">May 2024 European Lisp Symposium</a></li>
161162
<li><a href="#2023-annual-report-released">2023 Annual Report released!</a></li>
162163
<li><a href="#annual-reports">Annual Reports</a></li>
163164
<li><a href="#november-2023-computer-conservation-society-event">November 2023 Computer Conservation Society event</a></li>
@@ -227,6 +228,9 @@ <h1>News and Status Reports</h1>
227228
</header>
228229
<h2 id="build-notes">Build Notes</h2>
229230
<p>Builds of Medley for several operating systems and architectures are generated automatically every week. You can <a href="https://github.com/Interlisp/medley/releases">learn what&rsquo;s changed and download the latest builds</a>. We advise caution as these builds are untested and may have bugs or other issues.</p>
231+
<h2 id="may-2024-european-lisp-symposium">May 2024 European Lisp Symposium</h2>
232+
<p>On May 6, 2024 Andrew Sengul gave the remote talk &ldquo;The Medley Interlisp Revival&rdquo; at the <a href="https://european-lisp-symposium.org/2024/index.html">European Lisp Symposium 2024</a>. The video recording is below (from 01:36:19) and the paper is <a href="https://doi.org/10.5281/zenodo.11090093">available online</a>.</p>
233+
<iframe src="https://player.twitch.tv/?video=2138739613&time=1h36m21s&parent=www.interlisp.org" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>
230234
<h2 id="2023-annual-report-released">2023 Annual Report released!</h2>
231235
<p>The <a href="https://interlisp.org/project/status/2023medleyannualreport">2023 Medley Interlisp Annual Report</a> is ready! &ldquo;Read all about it!&rdquo;</p>
232236
<h2 id="annual-reports">Annual Reports</h2>

0 commit comments

Comments
 (0)