eXperimental LISP - ορισμός. Τι είναι το eXperimental LISP
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

Τι (ποιος) είναι eXperimental LISP - ορισμός

PROGRAMMING LANGUAGE, A DIALECT OF THE LANGUAGE LISP
ZetaLisp; Zetalisp; Lisp-machine lisp; Lisp-machine Lisp

eXperimental LISP      
<language> (xlisp) An experimental programming language combining a subset of Common Lisp with an object-oriented extension capability (Class and Object types). It was implemented by David Micheal Betz at Apple to allow experimentation with object-oriented programming on small computers. The C source code has been ported to Unix, Microsoft Windows, Macintosh, Amiga, Atari, and MS-DOS. Version 2.1 of the interpreter, by Tom Almy is closer to Common Lisp. Latest version: 2.1, as of 1992-05-26. ftp://wasp.eng.ufl.edu/, ftp://cs.orst.edu/, ftp://glia.biostr.washington.edu/. E-mail: Tom Almy <toma@sail.labs.tek.com>. {Microsoft Windows version (ftp://ftp.cica.indiana.edu/util/wxlslib.zip)}. Macintosh version (ftp://netcom.com/pub/bskendig/). Usenet newsgroup: news:comp.lang.lisp.x. (2000-08-14)
LISP 1.5         
  • 4.3 BSD]] from the [[University of Wisconsin]], displaying the [[man page]] for [[Franz Lisp]]
  • pointer]] diagram for the list (42 69 613)
  • A [[Lisp machine]] in the [[MIT Museum]]
FUNCTIONAL PROGRAMMING LANGUAGE BASED ON THE LAMBDA CALCULUS
LISP programming language; Lisp computer language; Lisp atom; Lisp language; LISP language; LISP (programming language); LISP atom; Lisp programming language; LISP (programming); Lisp (programming); Programmable programming language; Lisp renaissance; LISP 1.5; Lisp 1.5; Lithp (programming language); Defun; List Processing; LISP; List processing language; Lisp (language); MuLISP; Lots of Irritating Superfluous Parentheses; Lisp operators; History of the Lisp programming language; Lambde expressions in Lisp; Control structures in Lisp; Object systems in Lisp
The second version of Lisp, successor to LISP 1. Developed at MIT in 1959. Followed by LISP 1.75, LISP 1.9, Lisp 2 and many other versions.
BBN LISP         
DIALECT OF THE LISP PROGRAMMING LANGUAGE
BBN Lisp
BBN LISP (also stylized BBN-Lisp) was a dialect of the Lisp programming language by Bolt, Beranek and Newman Inc. in Cambridge, Massachusetts.

Βικιπαίδεια

Lisp Machine 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.