Difference between revisions of "MACLISP"

From Computer History Wiki
Jump to: navigation, search
(Macsyma service on Arpanet.)
(Canonicalize; +links, cat)
Line 1: Line 1:
Influential dialect of [[LISP]].  Developed initially as the standalone ''[[PDP-6]] LISP'' at [[Project MAC]], then moved to [[ITS]] and renamed ''MACLISP'' somewhere along the way.  Later ported to [[TOPS-10]], [[WAITS]], [[TOPS-20]], and [[Multics]].
+
'''MACLISP''' was an influential dialect of [[LISP]] from [[Massachusetts Institute of Technology|MIT]].  Developed initially as the standalone ''[[PDP-6]] LISP'' at [[Project MAC]], then moved to [[Incompatible Timesharing System|ITS]] and renamed ''MACLISP'' somewhere along the way.  Later ported to [[TOPS-10]], [[WAITS]], [[TOPS-20]], and [[Multics]].
  
 
The MACLISP application [[Macsyma]] was so important to the research community a consortium was formed to buy a [[KL10]] to offer it as a service on the [[ARPANET]].  When the aging [[PDP-10]] hardware was falling behind, new MACLISP-compatible implementations were written and Macsyma was brought up on those.
 
The MACLISP application [[Macsyma]] was so important to the research community a consortium was formed to buy a [[KL10]] to offer it as a service on the [[ARPANET]].  When the aging [[PDP-10]] hardware was falling behind, new MACLISP-compatible implementations were written and Macsyma was brought up on those.
Line 7: Line 7:
 
Descendants include Lisp Machine Lisp, [[New Implementation of LISP|NIL]], Franz Lisp, [[Common Lisp]], and [[Emacs]] Lisp.
 
Descendants include Lisp Machine Lisp, [[New Implementation of LISP|NIL]], Franz Lisp, [[Common Lisp]], and [[Emacs]] Lisp.
  
[[Category:Languages]]
+
{{semi-stub}}
{{stub}}
+
 
 +
[[Category: Languages]]
 +
[[Category: Language Implementations]]

Revision as of 01:52, 22 May 2023

MACLISP was an influential dialect of LISP from MIT. Developed initially as the standalone PDP-6 LISP at Project MAC, then moved to ITS and renamed MACLISP somewhere along the way. Later ported to TOPS-10, WAITS, TOPS-20, and Multics.

The MACLISP application Macsyma was so important to the research community a consortium was formed to buy a KL10 to offer it as a service on the ARPANET. When the aging PDP-10 hardware was falling behind, new MACLISP-compatible implementations were written and Macsyma was brought up on those.

MACLISP was used to bootstrap other LISP dialects: the Lisp Machine software, Scheme, and CMU's Spice Lisp.

Descendants include Lisp Machine Lisp, NIL, Franz Lisp, Common Lisp, and Emacs Lisp.