CADR: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m +AI Memo 528
m External links: +CADR @ Bitsavers
Line 8: Line 8:


* [http://www.unlambda.com/cadr/aimemo528_75pgs.pdf CADR] - AI Memo 528
* [http://www.unlambda.com/cadr/aimemo528_75pgs.pdf CADR] - AI Memo 528
* [http://bitsavers.org/pdf/mit/cadr/ CADR] - [[Bitsavers]]
* [https://github.com/hanshuebner/cadr2/tree/master/mit cadr2/mit/] - much MIT CADR material
* [https://github.com/hanshuebner/cadr2/tree/master/mit cadr2/mit/] - much MIT CADR material
* [http://www.unlambda.com/index.php?n=Main.Cadr Retrocomputing - MIT CADR Lisp Machines] - Includes emulator, complete sources, and bootable disk images
* [http://www.unlambda.com/index.php?n=Main.Cadr Retrocomputing - MIT CADR Lisp Machines] - Includes emulator, complete sources, and bootable disk images

Revision as of 18:26, 27 January 2023

The Knight keyboard was used with the MIT-AI ITS machine and CADRs; this is a rendition of the layout

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