It seems to be available here.
But when I try the following command:
$ sudo pacman -S mit-scheme
I get the following:
error: target not found: mit-scheme
I've also tried with mit-scheme-git (from here), since that seems more recently updated, but I got the same result.
Is there some other package I should be installing? Or do I need to do it without using the package manager?