[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MIT-Scheme-devel] Re: MIT Scheme on the AMD x86-64
From: |
Taylor R Campbell |
Subject: |
[MIT-Scheme-devel] Re: MIT Scheme on the AMD x86-64 |
Date: |
Mon, 2 Nov 2009 19:25:30 -0500 |
User-agent: |
IMAIL/1.21; Edwin/3.116; MIT-Scheme/7.7.90.+ |
Date: Mon, 2 Nov 2009 19:22:31 -0500
From: Taylor R Campbell <address@hidden>
I have just pushed a native compiler back end for the AMD x86-64
architecture....
And in case it wasn't obvious: On AMD x86-64 machines with the native
back end, MIT Scheme effectively has no practical address space limits
(just like with the C back end on 64-bit machines, but the native back
end is considerably faster and is better in various respects).