How do I install a working version of Standard ML on Mac?

后端 未结 5 904
灰色年华
灰色年华 2021-01-05 20:17

I\'m using Mac OSX 10.7.5 and I can\'t seem to get download a working Standard ML compiler with a REPL available. Is this supposed to be so difficult? Is there a best ML t

5条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-05 20:36

    I downloaded SML/NJ 110.76 for Mac OS X package from http://www.smlnj.org/dist/working/110.76/index.html

    and then installed it, and access it at /usr/local/smlnj/bin/sml

提交回复
热议问题