sperber(a)informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor]) writes:
>>>>> "Hrvoje" == Hrvoje Niksic
<hniksic(a)srce.hr> writes:
Hrvoje> I don't like CMU CL (far too slow and buggy IMHO),
Actually, CMU CL produces pretty much the fastest CL code around.
Unfortuntately, it only works on very few architectures.
I find CMUCL to be the fastest around for floating-point code (even
faster than ACL 4.3/5.0beta), after you've put in the necessary declarations.
However, for other code, some numeric and some not, sometimes CLISP
and GCL is much faster, sometimes twice as fast.
If we choose lisp, I think CLISP would be an excellent choice.
Ray