Seeking an IPL-V Interpreter

(Part of) the team who recently reanimated the original ELIZA (https://news.ycombinator.com/item?id=42746506) is now working to reanimate what are often considered the first AIs -- the symbolic heuristic programs built by Newell and co at RAND in the 1950. Most of these programs were written in IPL-V, the fascinating (if ugly) machine level language for a stack machine that was the first to introduce list processing, recursion, and symbolic computing, among other innovations that we take for granted today.

There were many implementations of IPL-V. According to the manual (https://bitsavers.org/pdf/rand/ipl/Information_Processing_Language-V_Second_Edition_1964.pdf) implementations existed for at least these machines: B220, CDC 1604 and G-20, Ferranti Mercury, IBM 650, 704, 709-7090, 1620, Philco 2000, UNIVAC 1105 and 1107, and the AN/FSQ-32 (whatever that was). And we know that it was also on the IBM 360 and 7094.

If you have access to a code archive for any of these machines, and can search it for the IPL-V interpreter, we would greatly appreciate it. (A print out is fine -- preferred in fact!) We are building one ourselves in (ironically) Lisp, but it would be amazing to be able to run an original stack, as we did with the 7094->CTSS->MAD stack in reanimating ELIZA.

We (obviously) open source everything we do.

You can post here, or DM me (my email is in my "HN about"). Thanks!


Comments URL: https://news.ycombinator.com/item?id=42771413

Points: 21

# Comments: 1

https://news.ycombinator.com/item?id=42771413

Creato 18d | 20 gen 2025, 19:10:08


Accedi per aggiungere un commento

Altri post in questo gruppo

Show HN: A simple Hackernews client for iOS and Android

We at Emerge Tools (YC W21) recently released open source Hacker News apps for both iOS and Android. The apps use the latest SwiftUI and Compose frameworks and are entirely native. Our goal is to

7 feb 2025, 22:50:12 | Hacker news
Show HN: A website that heatmaps your city based on your housing preferences

For the past few months, I've been working on a website that answers two different questions:

- Where in my city have the best travel times to all the things and people I care about?

- Given a

7 feb 2025, 20:40:06 | Hacker news