MACLISP - definizione. Che cos'è MACLISP
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è MACLISP - definizione

DIALECT OF THE LISP PROGRAMMING LANGUAGE
MacLisp; MACLISP; Maclips; MacLISP

MacLisp         
<language> A dialect of Lisp developed at MIT AI Lab in 1966, known for its efficiency and programming facilities. MacLisp was later used by Project MAC, Mathlab and Macsyma. It ran on the PDP-10. It introduced the LEXPR (a function with variable arity), macros, arrays, and CATCH/THROW. MacLisp was one of two main branches of LISP (the other being Interlisp). In 1981 Common LISP was begun in an effort to combine the best features of both. ["MACLISP Reference Manual", D.A. Moon <moon@cambridge.apple.com>, TR Project MAC, MIT 1974]. (2004-05-07)

Wikipedia

Maclisp

Maclisp (or MACLISP, sometimes styled MacLisp or MacLISP) is a programming language, a dialect of the language Lisp. It originated at the Massachusetts Institute of Technology's (MIT) Project MAC (from which it derived its prefix) in the late 1960s and was based on Lisp 1.5. Richard Greenblatt was the main developer of the original codebase for the PDP-6; Jon L. White was responsible for its later maintenance and development. The name Maclisp began being used in the early 1970s to distinguish it from other forks of PDP-6 Lisp, notably BBN Lisp.