Difference between revisions of "CONS"

From Computer History Wiki
Jump to: navigation, search
(Unique, being a prototype.)
m (External links: +material at Bitsavers)
 
Line 7: Line 7:
 
==External links==
 
==External links==
  
 +
* [http://www.bitsavers.org/pdf/mit/cons/ CONS] - material at [[Bitsavers]]
 
* [http://bitsavers.org/pdf/mit/cadr/Greenblatt-The_LISP_Machine-1975.pdf The LISP Machine]
 
* [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 -->
 
<!-- https://dspace.mit.edu/bitstream/handle/1721.1/41114/AI_WP_079.pdf -->

Latest revision as of 00:56, 28 February 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