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

后端 未结 5 902
灰色年华
灰色年华 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:27

    You can try Moscow ML from http://mosml.org/ - there is also a mosml-2.10.1.pkg available for OS X. Moscow ML is generally less popular than SML/NJ but has a very fine REPL with comprehensible error messages. It is an excellent learning environment.

提交回复
热议问题