FAST FLOATING-POINT PROCESSING IN COMMON LISP

Citation
Rj. Fateman et al., FAST FLOATING-POINT PROCESSING IN COMMON LISP, ACM transactions on mathematical software, 21(1), 1995, pp. 26-62
Citations number
38
Categorie Soggetti
Computer Sciences",Mathematics
ISSN journal
00983500
Volume
21
Issue
1
Year of publication
1995
Pages
26 - 62
Database
ISI
SICI code
0098-3500(1995)21:1<26:FFPICL>2.0.ZU;2-S
Abstract
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.