gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] 64-bit GCL for Windows?


From: Henry Baker
Subject: [Gcl-devel] 64-bit GCL for Windows?
Date: Sun, 24 Mar 2013 19:20:25 -0700

Hi:

I'm new to this list, although not new to this Lisp...

Is there a 64-bit version of GCL for Windows?

Even a partially working version might be enough -- I'm curious to run some 
benchmarks on my 64-bit machine.

---
BTW, GCL 2.6.1 has significant problems with its type system, e.g., (typep 3 
'bit) => t.

SBCL gets the correct answer: (typep 3 'bit) => nil.

Henry Baker




reply via email to

[Prev in Thread] Current Thread [Next in Thread]