Difference between revisions of "INTERLISP"

From Computer History Wiki
Jump to: navigation, search
m (INTERLISP-10)
m (+cat)
Line 18: Line 18:
  
 
{{stub}}
 
{{stub}}
 +
 +
[[Category: Languages]]

Revision as of 13:43, 31 March 2022

INTERLISP is a LISP dialect developed at Xerox PARC from BBN LISP.

INTERLISP-10

The first version of INTERLISP was essentially a renaming of the latest iteration of BBN LISP, which was hosted on PDP-10 computers running TENEX. When built for running on a Maxc, it can use the compact Byte Lisp instruction set provided by that computer.

Interlisp-D

INTERLISP was ported to the Xerox D machines, and this version was called Interlisp-D.

Other hosts

INTERLISP was ported to the IBM System/370, CDC 3300, and Burroughs B6700.

External links