Hacker News new | ask | show | jobs
by mjac 4310 days ago
The source code is very well commented, a high quality piece of engineering.
1 comments

It's seems to be in a Lisp dialect that predates common lisp unfortunately.
Fortunately it is the Lisp dialect much of Common Lisp was based on: Maclisp.
And is there a way it from my machine without installing MacLisp? is there some way to translate MacLisp into Common Lisp?
There are already SHRDLU versions in Common Lisp.