CONS

From Computer History Wiki
Revision as of 11:39, 20 September 2025 by Jnc (talk | contribs) (Add a bit more; update link section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The CONS machine was the prototype of the CADR LISP machine, built by the MIT AI Lab; only one was ever built, in around 1974.

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

  • CONS - material at Bitsavers
    • Richard Greenblatt, The LISP Machine, MIT AI Lab Working paper 79, November, 1974 - overview of the hardware and low-level software
    • Tom Knight, CONS, MIT AI Lab Working paper 80, November, 1974 - detailed description of the CPU's internals
    • The LISP Machine - a later version of WP79, above
  • LISP Machine Group, LISP Machine Progress Report, MIT AI Lab Memo 444, August 1977 - contains a fair amount of information about the then-working CONS machine