On Mon, 6 Dec 2004 [EMAIL PROTECTED] wrote:

> I wonder if anyone knows a successful implementation(s) of CMUCL on 64-bit 
> OSes,
> especially on Alpha OSF / Tru64 UNIX� 64-bit and Linux 64-bit? I have googled
> it, but could not find any. Could 32-bit CMUCL be run on these 64-bit OSes?

You might want to have a look at Scieneer CL (http://www.scieneer.com).

   The company was founded by Douglas Crosher who brought years of
   experiences with the open source CMU Common Lisp implementation and
   who developed some of the key innovations that enable a high
   performance Common Lisp implementation for SMP systems. While working
   on the CMU Common Lisp implementation, Douglas was a key developer in
   the porting of this implementation to the x86 architecture, developed
   a generational garbage collector which is critical for memory
   management in large high performance applications, developed the
   multi-processing support, and contributed to numerous enhancements.


-- 
regards,               [EMAIL PROTECTED]              (o_
 Thomas Fischbacher -  http://www.cip.physik.uni-muenchen.de/~tf  //\
(lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y)           V_/_
(if (= x 0) y (g g (- x 1) (* x y)))) n 1))                  (Debian GNU)


Reply via email to