If you like emacs, try Aquamacs emacs on Mac OS X. It allows you to
use either emacs keystrokes or standard Mac editor keystrokes. I.e.,
you can save with C-X C-S or just Command-S.
To get the syntax coloring I believe all you have to do is get the
sml-mode files from
http://www.smlnj.org/doc/Emacs/sml-mode.html
and dump them into /Library/Application Sup****t/Aquamacs Emacs/ and
all will be well.
Kim Bruce
On Jun 7, 2007, at 9:55 AM, sail0r@[EMAIL PROTECTED]
wrote:
> Anyone here recommend a good editor for sml coding for MacOSX?
> I have mainly been just using vi in a Terminal window which is fine
> for most things, however,
> I think it would be nice to have something which did syntax
> highlighting/coloring and auto indent, for example.
> Any recommendations?
>
>