MacLisp
MacLisp is a dialect of the Lisp programming language that originated at the Massachusetts Institute of Technology in the late 1960s for the institute’s time-sharing and early Lisp-machine environments. It emerged from earlier MIT Lisp systems and was developed to support larger-scale, multi-user software development with an extended standard library, a practical macro facility, and an interactive programming environment. MacLisp was used as the primary Lisp environment at MIT for a significant period, particularly during the 1970s.
The implementation of MacLisp ran on large-time-sharing systems such as the PDP-10 and, as Lisp machines were
MacLisp had a lasting influence on later Lisp dialects and environments. It contributed ideas and code that
Today, MacLisp is chiefly of historical interest, cited for its role in the development of Lisp programming