LISP program
- noun
- /lɪsp ˈprɒɡræm/
- Specialized
- Have you ever created a LISP program?
Examples
-
He wrote a LISP program to automate the data analysis tasks.
-
Debugging a LISP program requires understanding both the syntax and the logic.
-
The university teaches students how to create a basic LISP program in the introductory AI course.
-
I wrote a LISP program to automate my tasks.
-
He developed a LISP program that can solve complex mathematical problems.
-
The team showcased their latest LISP program at the tech conference, impressing the audience with its capabilities.
-
To automate data analysis, she wrote a LISP program that processes information efficiently.
How Complex
- Specialized
- Specialized
- Specialized
- Specialized
Surface Forms
Morphology
The meaning is directly compositional: 'LISP' names a programming language and 'program' denotes coded instructions, so together they refer to a program written in LISP. This noun–noun compound follows standard English composition and would be understandable to a B1 learner who knows both constituent words (assuming they recognise 'LISP' as a language name).
Etymology
LISP program comes from the name LISP, short for 'LISt Processor', because the language was created to work with lists. In LISP, code is written as lots of lists (groups of items in round brackets), so a LISP program is literally a set of lists, and that's why it means 'a computer program written in the LISP language'.