[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MIT-Scheme-users] Re: [MIT-Scheme-devel] MIT Scheme on the AMD x86-64
From: |
Joe Marshall |
Subject: |
[MIT-Scheme-users] Re: [MIT-Scheme-devel] MIT Scheme on the AMD x86-64 |
Date: |
Tue, 3 Nov 2009 13:55:18 -0800 |
Hmm. it seems that *some* of my floating point is working, but not all.
In particular, the printer seems broken. But I'll do a rebuild and report.
On Tue, Nov 3, 2009 at 1:39 PM, Arthur A. Gleckler <address@hidden> wrote:
>> It seems to lack all floating point:
>>
>> 1 ]=> (/ 3.0 1.2)
>
> That expression works for me -- even when included in a compiled procedure.
>
--
~jrm