I want to install MIT Scheme on my Mac, I have downloaded the MacOS X binary(x86-64).
However, I could not make it work using Mac Terminal.
I have t
You can install scheme using homebrew using the following command
brew install mit-scheme