Fast floating-point processing in Common Lisp
1995; Association for Computing Machinery; Volume: 21; Issue: 1 Linguagem: Inglês
10.1145/200979.200989
ISSN1557-7295
AutoresRichard J. Fateman, Kevin Broughan, Diane K. Willcock, Duane Rettig,
Tópico(s)Parallel Computing and Optimization Techniques
ResumoLisp, 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 some 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 surprising number of advantages to Lisp, especially in cases where a mixture of symbolic and numeric processing is needed.
Referência(s)