Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!snorkelwacker.mit.edu!ai-lab!life!tmb From: tmb@ai.mit.edu (Thomas M. Breuel) Newsgroups: comp.lang.functional Subject: Re: Help needed with behaviour of SML Message-ID: Date: 8 May 91 18:32:13 GMT References: <20644@ogicse.ogi.edu> <10144@skye.cs.ed.ac.uk> <1991May8.003016.5333@newshost.anu.edu.au> Sender: news@ai.mit.edu Organization: MIT Artificial Intelligence Lab Lines: 12 In-reply-to: tmb@ai.mit.edu's message of 8 May 91 02:33:55 GMT Are there any "nice" environments for ML development? Public domain? X based? The GNU Emacs/SML interface that comes with the SML of NJ distribution is quite nice. I forgot to mention: I'm using a hacked up version of that emacs interface that supports comint mode (command history), and has better support of process typeout. If you want to try it out, I can send you a copy. Thomas.