What is Lisp Programming?

Category: Programming

1Definition

Programming in Lisp, one of the oldest high-level languages, known for its unique syntax and powerful macro system.

2Context

Influential in AI research and programming language design. Emacs and AutoCAD use Lisp dialects.

3Example

In Lisp, (+ 1 2 3) returns 6—the operator comes first, and code and data share the same structure.

Common Trap

Lisp isn't dead or obsolete—modern dialects like Clojure run on the JVM and are used in production systems.

Related Terms

More Programming Terms

Look up any term instantly

Get clear definitions without the jargon

Try WhatIsIt.ai