LISP compiler


Also found in: Dictionary.
Graphic Thesaurus  🔍
Display ON
Animation ON
Legend
Synonym
Antonym
Related
</>embed</>
LISP compilerLISP compi...
  • noun

Words related to LISP compiler

nouna compiler for programs written in LISP

Based on WordNet 3.0, Farlex clipart collection. © 2003-2012 Princeton University, Farlex Inc.
References in periodicals archive ?
In contrast, stock hardware Lisp compilers have to perform efficient register allocation and must emit machine instructions to perform type checking and dispatching when declarations are not present.
Stock hardware Lisp compilers use state-of-the-art compiler technology in instruction scheduling and register allocation.
Lisp compilers of the past have not produced object modules that can be linked in this way, thus Lisp does not fit the normal program construction model.
By utilizing declarations about types, Common Lisp compilers can emit machine-instruction arithmetic operations.