lingo.lol is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for linguists, philologists, and other lovers of languages.

Server stats:

72
active users

#lispmachine

1 post1 participant0 posts today

#lisp #commonlisp #lispworks #symbolics #lispmachine

Made the KR frame system from the UIMS Garnet for two Common Lisp implementations work: LispWorks 8 and Portable Genera. I used this version: github.com/ury-marshak/kr

Typical problem porting code:: the initial value for structure slots is undefined in CL. The code assumes NIL.

Attached a screenshot of the KR examples in Portable Genera, a Virtual Lisp Machine on an Apple Mac mini with M4 Pro.

David A. Moon was one of the founders of Symbolics and one of the chief architects of its Lisp machines. In 1991, after he left Symbolics and joined Apple, he wrote this retrospective of Genera, "the world's first commercial object-oriented operating system": archive.org/details/genera-ret

Internet ArchiveGenera Retrospective : Apple : Free Download, Borrow, and Streaming : Internet ArchiveA paper on Symbolics Genera by David A. Moon.Symbolics Genera was the world's first commercial object-oriented operating system. This paper describes a few...
Continued thread

There used to be plenty more, but the systems I've found referenced are the ones I've managed to find bits for and restore sufficiently. Mostly going by the patch files which mention which systems got advertised in the herald.

Does anyone knows of anything else that used to run on the CADR or Lambda?

I think I've managed to restore all the important systems for the CADR / Lisp Machine at this point. Everything from NEWDRAW (used for designing the Lambda), LM-Prolog, Zeta-C, Daedalus (used for designing the Scheme-81 chip), Macsyma and some other stuff ...

Now the bits are getting very thin, and very hard to find anything that used to run.