Difference between revisions of "CADR"
From Computer History Wiki
m (→External links: +LM-3 site) |
(Note descendants; add image) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Image:CADRmachine.jpg|thumb|right|200px|A CADR]] | |
− | Physically, the [[microcode]]d [[Central Processing Unit|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, [[ | + | The '''CADR''' was the first successful [[LISP machine]], built by the [[MIT Artificial Intelligence Laboratory|MIT AI Lab]] as a follow-on to the prototype [[CONS]] machine. Many were produced by the AI Lab; several startups (including [[Symbolics]] and [[LMI]]) produced direct descendants. |
+ | |||
+ | Physically, the [[microcode]]d [[Central Processing Unit|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, [[input/output|I/O]] cards, etc. | ||
+ | |||
+ | [[Image:Knight-keyboard.png|thumb|left|150px|The Knight keyboard was used with the MIT-AI [[Incompatible Timesharing System|ITS]] machine and CADRs; this is a rendition of the layout]] | ||
+ | |||
+ | <br clear=all> | ||
+ | |||
+ | {{semi-stub}} | ||
==External links== | ==External links== | ||
− | * [http://www.unlambda.com/ | + | * [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. | + | * [http://www.unlambda.com/index.php?n=Main.Cadr Retrocomputing - MIT CADR Lisp Machines] - includes emulator, complete sources, and bootable disk images |
− | + | * [https://tumbleweed.nu/lm-3/ LM-3 --- resurrecting the MIT CADR] - contains much interesting historical material, as well as current simulation work | |
− | |||
− | * [https://tumbleweed.nu/lm-3/ | ||
** [https://tumbleweed.nu/lm-3/history.html Lisp Machine System Release History] | ** [https://tumbleweed.nu/lm-3/history.html Lisp Machine System Release History] | ||
** [https://tumbleweed.nu/lm-3/lmman-editions.html Lisp Machine Manual Editions] | ** [https://tumbleweed.nu/lm-3/lmman-editions.html Lisp Machine Manual Editions] | ||
− | + | * Images | |
− | + | ** [http://www.stupi.se/Bilder/pdp-10/jpg1/dscn2952.jpg CPU backplane] | |
+ | ** [http://www.stupi.se/Bilder/pdp-10/jpg1/dscn2945.jpg I/O box] | ||
[[Category: Workstations]] | [[Category: Workstations]] |
Latest revision as of 16:14, 6 January 2024
The CADR was the first successful LISP machine, built by the MIT AI Lab as a follow-on to the prototype CONS machine. Many were produced by the AI Lab; several startups (including Symbolics and LMI) produced direct descendants.
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
- CADR - AI Memo 528
- CADR - Bitsavers
- cadr2/mit/ - much MIT CADR material
- Retrocomputing - MIT CADR Lisp Machines - includes emulator, complete sources, and bootable disk images
- LM-3 --- resurrecting the MIT CADR - contains much interesting historical material, as well as current simulation work
- Images