Difference between revisions of "CONS"
From Computer History Wiki
(→External links: + CONS - Knight) |
m (Briefly describe contents of LISP Machine Progress Report) |
||
Line 1: | Line 1: | ||
− | The '''CONS''' machine was the prototype of the [[CADR]] [[LISP machine]], built by the [[MIT AI Lab]]. | + | The '''CONS''' machine was the prototype of the [[CADR]] [[LISP machine]], built by the [[MIT Artificial Intelligence Laboratory|MIT AI Lab]]. |
− | It was physically very similar to the CADR, with a [[microcode]]d [[Central Processing Unit|CPU]] implemented | + | It was physically very similar to the CADR, with a [[microcode]]d [[Central Processing Unit|CPU]] implemented in a single huge [[wire-wrap]] swing-out bay mounted in the front of an [[H960 rack]]; the differences were mostly in the internal [[architecture]] of the CPU. |
+ | |||
+ | {{semi-stub}} | ||
==External links== | ==External links== | ||
− | * [http://bitsavers.org/pdf/mit/cadr/Greenblatt-The_LISP_Machine-1975.pdf The LISP Machine] <!-- https://dspace.mit.edu/bitstream/handle/1721.1/41114/AI_WP_079.pdf --> | + | * [http://bitsavers.org/pdf/mit/cadr/Greenblatt-The_LISP_Machine-1975.pdf The LISP Machine] |
+ | <!-- https://dspace.mit.edu/bitstream/handle/1721.1/41114/AI_WP_079.pdf --> | ||
* [http://bitsavers.trailing-edge.com/pdf/mit/cons/CONS_Nov1974.pdf CONS] | * [http://bitsavers.trailing-edge.com/pdf/mit/cons/CONS_Nov1974.pdf CONS] | ||
− | * [https://tumbleweed.nu/r/lm-3/uv/paper.html LISP Machine Progress Report] | + | * [https://tumbleweed.nu/r/lm-3/uv/paper.html LISP Machine Progress Report] - contains a fair amount of information about the then-working CONS machine |
− | |||
− | |||
[[Category: Workstations]] | [[Category: Workstations]] |
Revision as of 22:29, 6 January 2024
The CONS machine was the prototype of the CADR LISP machine, built by the MIT AI Lab.
It was physically very similar to the CADR, with a microcoded CPU implemented in a single huge wire-wrap swing-out bay mounted in the front of an H960 rack; the differences were mostly in the internal architecture of the CPU.
External links
- The LISP Machine
- CONS
- LISP Machine Progress Report - contains a fair amount of information about the then-working CONS machine