| |
comp.lang.lisp |
For symbolic processing, or anything non-number-chrunchy I wouldn't be --
> What kinds of tasks is Lisp best at, in terms of performance? I Googled for
> information on this but most of the sites I found were no longer up.
error recovery (interactive debugger, restarts...), but not for
high-performance computing. There you probably want Fortran or C (and
maybe link them to Lisp).
surprised if an application written in Lisp (compiled) isn't a bit
slower than the same app written in C++ or Java. But of course nobody
writes an app in several languages...
I believe in Karma. That means I can do bad things to people
all day long and I assume they deserve it.
Dogbert