Lisp, one of the oldest higher-level programming languages, has rarely
been used for fast numerical (floating-point) computation We explore
the benefits of Common Lisp, an emerging new language standard with so
me excellent implementations, for numerical computation. We compare it
to Fortran in terms of the speed of efficiency of generated code, as
well as the structure and convenience of the language. There are a sur
prising number of advantages to Lisp, especially in cases where a mixt
ure of symbolic and numeric processing is needed.