Difference between revisions of "CADR"

From Computer History Wiki
Jump to: navigation, search
(Stubby, but a start)
 
(External links: add note)
Line 5: Line 5:
 
==External links==
 
==External links==
  
* [http://www.unlambda.com/index.php?n=Main.Cadr Retrocomputing - MIT CADR Lisp Machines]
+
* [http://www.unlambda.com/index.php?n=Main.Cadr Retrocomputing - MIT CADR Lisp Machines] - Includes emulator, complete sources, and bootable disk images
  
 
{{stub}}
 
{{stub}}

Revision as of 15:12, 17 September 2018

The CADR was the first successful LISP machine, built by the MIT AI Lab as a follow-on to the prototype CONS machine.

Physically, the microcoded CPU was a single huge wire-wrap swing-out bay mounted in the front of an H960 rack. A separate backplane held main memory cards, I/O cards, etc.

External links