[MLton-user] effectively tracking MLton error locations with
 emacs
   
    Raymond Racine
     
    rracine@adelphia.net
       
    Sat, 30 Oct 2004 13:17:00 -0400
    
    
  
On Sat, 2004-10-30 at 11:31, Matthew Fluet wrote:
> Could you post (or wiki) the emacs code for this?  I didn't know anybody
> had written an error parser for MLton.
Consider forking from the standard SML mode for emacs towards a MLton
specific version maintained as part of the standard release for MLton. 
JDE, Bigloo's BDE are nice examples of where it can go.
http://www-sop.inria.fr/mimosa/personnel/Manuel.Serrano/bigloo/bigloo-6.html#Integrated-Programming-Environment
Ray