| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 1,801,516,247 visitors served. |
|
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
LISP |
Also found in: Medical, Wikipedia, Hutchinson | 0.04 sec. |
|
LISP: see programming language programming language, syntax, grammar, and symbols or words used to give instructions to a computer .
Development of Low-Level LanguagesAll computers operate by following machine language programs, a long sequence of instructions called machine code ..... Click the link for more information. . LISPPowerful computer programming language designed for manipulating lists of data or symbols rather than processing numerical data, used extensively in artificial-intelligence applications. It was developed in the late 1950s and early 1960s by a group headed by John McCarthy at MIT. Its name derives from “list processor.” Radically different from such other programming languages as ALGOL, C, C++, FORTRAN, and Pascal, it requires large memory space and is slow in executing programs. LISP(LISt Processing) A high-level programming language used for developing AI applications. Developed in 1960 by John McCarthy, its syntax and structure is very different from traditional programming languages. For example, there is no syntactic difference between data and instructions.
(defun convert ()
(format t "Enter Fahrenheit ")
(let ((fahr (read)))
(format t "Celsius is <126>D"
(truncate (*(-fahr 32)
(/ 5 9))))))
LISP [lisp] (computer science) An interpretive language developed for the manipulation of symbolic strings of recursive data; can also be used to manipulate mathematical and arithmetic logic. Derived from list processing language.
How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content. |
|
| ? Mentioned in |
|---|
| Encyclopedia |
| Free Tools: |
For surfers:
Free toolbar & extensions |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup | Partner with us |
|---|