I would like to teach Standard ML for my students.
I have a console version of the PolyML Standard ML compiler that has a read-eval-print loop.
What editor would you recommend that
- is open source
- runs on Microsoft Windows
- is able to handle a compiler that has a read-eval-print loop
- preferrably, it has an installation-less version so that I could copy some files onto a network drive and the students could use promptly
Emacs comes to my mind but my students are not hardcore geeks so a friendlier one would be better.