Jump to content

Lisp Machine Lisp

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jerryobject (talk | contribs) at 12:59, 30 November 2018 (Carriage return add between paragraph & WP:TABLE.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Lisp Machine Lisp
FamilyLisp
Designed byDavid Moon,
Richard Stallman,
Daniel Weinreb
DevelopersMIT,
Symbolics,
Lisp Machines,
Texas Instruments
First appeared1976; 49 years ago (1976)
PlatformLisp machines
OSGenera, others
Dialects
Lisp Machines, ZetaLisp
Influenced by
Lisp, Maclisp, Interlisp
Influenced
Common Lisp

Lisp Machine Lisp is a programming language, a dialect of the language Lisp. A direct descendant of Maclisp, it was initially developed in the mid to late 1970s as the system programming language for the Massachusetts Institute of Technology (MIT) Lisp machines. Lisp Machine Lisp was also the Lisp dialect with the most influence on the design of Common Lisp.

Lisp Machine Lisp branched into three dialects. Symbolics named their variant ZetaLisp. Lisp Machines, Inc. and later Texas Instruments (with the TI Explorer) would share a common code base, but their dialect of Lisp Machine Lisp would differ from the version maintained at the MIT AI Lab by Richard Stallman and others.

1958 1960 1965 1970 1975 1980 1985 1990 1995 2000 2005 2010 2015 2020
 LISP 1, 1.5, LISP 2(abandoned)
 Maclisp
 Interlisp
 MDL
 Lisp Machine Lisp
 Scheme  R5RS  R6RS  R7RS small
 NIL
 ZIL (Zork Implementation Language)
 Franz Lisp
 muLisp
 Common Lisp  ANSI standard
 Le Lisp
 MIT Scheme
 XLISP
 T
 Chez Scheme
 Emacs Lisp
 AutoLISP
 PicoLisp
 Gambit
 EuLisp
 ISLISP
 OpenLisp
 PLT Scheme  Racket
 newLISP
 GNU Guile
 Visual LISP
 Clojure
 Arc
 LFE
 Hy

Manual

The Lisp Machine Manual describes the Lisp Machine Lisp language in detail.[1][2] The manual was popularly termed the Chine Nual, because the full title was printed across the front and back covers such that only those letters appeared on the front.[3] This name is sometimes further abbreviated by blending the two words into Chinual.

Traits

Some Lisp Machine Lisp features:

References

  1. ^ Huebner, Hans, ed. (January 1984). "Lisp Machine Manual, Hypertext (6th) edition". GitHub. Retrieved 2018-11-30.
  2. ^ Moon, David; Stallman, Richard M.; Weinreb, Daniel (March 1981). "Lisp Machine Manual, 3rd Edition" (PDF). Bitsavers.org. Retrieved 2018-11-30.
  3. ^ "chine nual". Cool Jargon. Retrieved 2018-11-30.
  4. ^ "Page 3 of Lisp Machine Manual 3rd Edition" (PDF).
  5. ^ "Currently the default radix for the Lisp Machine system is eight".