Installing MIT Scheme on Windows 10 -- 'Requested Allocation is too large'
You can use the SICP package in Racket.
Download Racket for your OS - https://download.racket-lang.org/
Follow instructions here to install the sicp package : https://docs.racket-lang.org/sicp-manual/index.html
I just did it and got it running in minutes.
The releases provide binaries that run on i386 and x86-64 machines under the following operating systems: GNU/Linux and OS X. We additionally provide binaries for selected other architectures and systems, depending on the hardware and software that is available to us. We no longer support OS/2, DOS, or Windows.
from MIT/GNU Scheme