This was the operating system that ran on the SymbolicsMachine. It was reported to have a simply awe-inspiring development environment. It is still in use in animation houses and as a development environment.
It lives on as an environment (OpenGenera) running under Tru64 (the Alpha Unix from Compaq).
I program on a LispM daily now, so I thought I'd post a brief list of good things and bad. Keep in mind that Genera was doing this stuff in the early 90s :) (Actually, the Symbolics system and Genera OS came out in 1983.) (To be technical, the OS *branded* as Genera came out ~1983 - with the 3600 series? I can't seem to remember. Anyway, they were still using the codebase developed for the regular Lisp Machines; I remember seeing in my research Stallman's account of the period, which mentioned that LMI and Symbolics shared the codebase for the OS until midway through the eighties when Symbolics closed off their servers and forked it (which supposedly prompted Stallman to begin duplicating their improvements and sharing them with LMI, which was a step towards GNU...- but I digress). So saying it came out in 83 is a bit misleading, as Symbolics released stuff before then, and of course they had on them that which would eventually become Genera.)
Good points for Genera:
The LispM can't run large Lisp systems? Haha. Bad joke. They were built for that. The Symbolics machines using the Ivory processor had a large address space of 36 bit. People were buying these machines to run extremely large software and in-core databases. The operating system and its applications add up from a few hundred thousand lines of Lisp code to more than million-lines-of-code applications. Is that large? I'd say so.
It takes you 30 minutes to reload your system? Why are you reloading it? Save a 'world' and boot it. And then you patch it. If you are careful, you can have uptimes of months - even though you work within a fully dynamic environment.
Can it run our apps? I recently demoed OpenGenera, and it could. I don't think that my current UX1200 could at an acceptable speed, though I'm sure if I gave it enough swap it could. I'm sure a 486 could run most modern apps with enough swap space, does this make it a good idea?
My personal uptime is usually about a month or so, before I run into "out of memory" type issues that will force me to reboot.
As far as loading from a base world. I'm not convinced it would actually help that much because things change around here, quite a bit day to day, never mind month to month when I'd need to reload.
-- IraCooper
There were special memory boards for the XL1200 with tons of RAM - not just the 8MW.
Wow, 8 Mega Watts of RAM, that's a lot!