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


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to