Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you use Scheme in OS X?

Tags:

macos

scheme

I downloaded scheme from http://www.gnu.org/software/mit-scheme/

I now have some sketchy X11 window...window

and now I have no idea what to do... Shouldn't this have returned 3?

like image 730
speg Avatar asked Nov 22 '25 23:11

speg


1 Answers

Give Racket a try. It's very user-friendly, has a nice GUI and runs fine in OS X.

like image 93
Óscar López Avatar answered Nov 25 '25 14:11

Óscar López