What is Lisp Programming Language?
Category: Programming
1Definition
One of the oldest high-level programming languages, known for its unique syntax and macros.
2Context
Influential in AI research and programming language design. Uses parentheses heavily.
3Example
In Lisp, (plus 1 2 3) returns 6—the operator comes first inside parentheses.
⚠Common Trap
Lisp is not dead—modern dialects like Clojure are used in production systems.
Related Terms
More Programming Terms
Look up any term instantly
Get clear definitions without the jargon
Try WhatIsIt.ai