Windows package built w/ CCL



On 3/6/2011 2:00 PM, Richard Fateman wrote:

(program for addk ..)

Oh, 2 things.

  It PRODUCES common lisp rational numbers, not ((rat) ...).  This would 
make it even faster
the next time around, but might break other things.

Also, if GCL is slow doing rational arithmetic, it is just playing into 
that weakness.
Lisps should generally be faster using their built-in facilities..

RJF