Earlier quoted context omitted.
> Posting this in the hope that someone will feel triggered to backport Eliza, it was done in the 1960s but it's been lost :-) Some of us who remember actually playing with Eliza are absolutely amused by all the hype around LLMs (because it's so similar to the hype heard from "normies" who saw Eliza and thought we were "just around the corner from real AI"; The same folk who thought we'd all have a flying car in ever…
ELIZA has been refound: https://sites.google.com/view/elizaarchaeology/home
Exploring PDP-1 Lisp (1960)
11–20 of 26 posts
Re: Exploring PDP-1 Lisp (1960)
#12Written by Peter Deutsch, then a then-high school student on a tiny 4K (admittedly, 4K 18-bit words) machine. Amazingly usable - and lives on in the Python REPL concept. Our PiDP-1 simulator on github lets you try it out on any Linux machine (not just a Raspberry PI): https://github.com/obsolescence/pidp1 Posting this in the hope that someone will feel triggered to backport Eliza, it was done in the 1960s but it's be…
you can run eliza in emacs, just " M-X doctor " enter
Re: Exploring PDP-1 Lisp (1960)
#13https://github.com/jeffshrager/elizagen.org/tree/master/1966...
That makes a PDP-1 Lisp backport very tempting... amazing how ancient code comes back from presumed extinction.
Re: Exploring PDP-1 Lisp (1960)
#14Written by Peter Deutsch, then a then-high school student on a tiny 4K (admittedly, 4K 18-bit words) machine. Amazingly usable - and lives on in the Python REPL concept. Our PiDP-1 simulator on github lets you try it out on any Linux machine (not just a Raspberry PI): https://github.com/obsolescence/pidp1 Posting this in the hope that someone will feel triggered to backport Eliza, it was done in the 1960s but it's be…
> Posting this in the hope that someone will feel triggered to backport Eliza, it was done in the 1960s but it's been lost :-) you can run eliza in emacs, just " M-X doctor " enter
Re: Exploring PDP-1 Lisp (1960)
#15Written by Peter Deutsch, then a then-high school student on a tiny 4K (admittedly, 4K 18-bit words) machine. Amazingly usable - and lives on in the Python REPL concept. Our PiDP-1 simulator on github lets you try it out on any Linux machine (not just a Raspberry PI): https://github.com/obsolescence/pidp1 Posting this in the hope that someone will feel triggered to backport Eliza, it was done in the 1960s but it's be…
When in doubt, there is always the option to implement Eliza in a Forth[0] embedded within a dish washing machine's firmware. It could converse about one's thoughts regarding pre-soak techniques. :-)
Re: Exploring PDP-1 Lisp (1960)
#16Kind of a non sequitur: I bought "The Genius of Lisp"[0] and it is not what I thought (a book entirely devoted to the history of Lisp - from MIT to Common Lisp and then to Clojure). Would anyone recommend another book? [0]: https://www.amazon.com/Genius-Lisp-Cees-Groot/dp/1069886416/
It dates to the early 90s so it doesn't touch on Clojure or anything recent. The bibliography and citation is excellent.
> Literature about Lisp rarely resists that narcissistic pleasure of describing Lisp in Lisp. This habit began with the first reference manual for Lisp 1.5 [MAE+62] and has been widely imitated ever since. We'll mention only the following examples of that practice: (There are many others.) [Rib69], [Gre77], [Que82], [Cay83], [Cha80], [SJ93], [Rey72], [Gor75], [SS75], [A1178], [McC78b], [Lak80], [Hen80], [BM82], [CH84], [FW84], [dRS84], [AS85], [R3R86], [Mas86], [Dyb87], [WH88], [Kes88], [LF88], [Dil88], [Kam90].
https://www.amazon.ca/Lisp-Small-Pieces-Christian-Queinnec/d...
Re: Exploring PDP-1 Lisp (1960)
#17Kind of a non sequitur: I bought "The Genius of Lisp"[0] and it is not what I thought (a book entirely devoted to the history of Lisp - from MIT to Common Lisp and then to Clojure). Would anyone recommend another book? [0]: https://www.amazon.com/Genius-Lisp-Cees-Groot/dp/1069886416/
https://softwarepreservation.computerhistory.org/LISP/lisp15...
https://softwarepreservation.computerhistory.org/LISP/lisp15...
https://softwarepreservation.computerhistory.org/LISP/lisp15...
(The third one includes the source code to PDP-1 Lisp.)
Re: Exploring PDP-1 Lisp (1960)
#18Written by Peter Deutsch, then a then-high school student on a tiny 4K (admittedly, 4K 18-bit words) machine. Amazingly usable - and lives on in the Python REPL concept. Our PiDP-1 simulator on github lets you try it out on any Linux machine (not just a Raspberry PI): https://github.com/obsolescence/pidp1 Posting this in the hope that someone will feel triggered to backport Eliza, it was done in the 1960s but it's be…
Re: Exploring PDP-1 Lisp (1960)
#19Earlier quoted context omitted.
Fun times, gettin' in early on the "tech scene" and watching it progress so quickly (yet at the same time so slowly in many ways compared to how it could have gone had greed and ignorance not held it back by decades). :)
I was born too late (not a bad thing necessarily) to have experienced that founding era. But I think that for later generations, there's a lot to learn still from what evolved in the earliest years. We've gained a lot since then, but we also lost a lot. Mean and lean programming, closeness to the hardware, inventiveness. And the liberating absence of 'software stacks'... It's fascinating how on such a tiny computer,…
Re: Exploring PDP-1 Lisp (1960)
#20Kind of a non sequitur: I bought "The Genius of Lisp"[0] and it is not what I thought (a book entirely devoted to the history of Lisp - from MIT to Common Lisp and then to Clojure). Would anyone recommend another book? [0]: https://www.amazon.com/Genius-Lisp-Cees-Groot/dp/1069886416/
Try these: https://softwarepreservation.computerhistory.org/LISP/lisp15... https://softwarepreservation.computerhistory.org/LISP/lisp15... https://softwarepreservation.computerhistory.org/LISP/lisp15... (The third one includes the source code to PDP-1 Lisp.)