Hi world!
As the title reads - I'm trying to follow the intro to programming book "Structure and Interpretation of Computer Programs".
I've installed mit-scheme but when I try to run it, I get the following:
$ mit-scheme Largest address does not fit in datum field of object. Allocate less space or re-configure without HEAP_IN_LOW_MEMORY. $
Not sure how to correct this problem.... Running Hardy Heron.
Thanks in advance!!