LISP compiler
- noun
- /lɪsp kəmˈpaɪlər/
- Specialized
- Updating the LISP compiler allowed legacy code to run on modern hardware.
Examples
-
The new LISP compiler significantly improved the performance of our AI application.
-
Many universities teach students how to build a simple LISP compiler as part of their curriculum.
-
The LISP compiler is essential for developing applications.
-
Many programmers prefer using a LISP compiler for AI projects.
-
Many universities teach students how to build a simple LISP compiler as part of their curriculum.
-
The new LISP compiler significantly improved the performance of our AI application.
-
Updating the LISP compiler allowed legacy code to run on modern hardware.
Synonyms
A program that turns code written by people into machine code
A computer program that changes code from one programming language to another
A program that turns programming code into instructions the computer can run
Surface Forms
Morphology
The phrase is fully compositional: 'LISP' identifies the programming language and 'compiler' denotes software that translates source code, so together they straightforwardly mean a compiler for LISP programs. This noun–noun compound follows standard formation patterns (and parallels in other languages), making the meaning clear to a learner who knows both constituent words.
Etymology
LISP compiler comes from LISP, short for 'LISt Processor', a language made to work with lists, and compiler, a program that turns code into machine code. So imagine a tool that takes the lists you write in LISP and turns them into working programs, which is why it means 'a program that translates LISP into executable code'.