On Sunday 22 May 2005 22:35, Shae Matijs Erisson wrote:
> Mads Lindstrøm <[EMAIL PROTECTED]> writes:
> > But we do not have to leave out ASCII based editors - atleast to
> > begin with. You can be showing functions like sqrt using real math
> > symbol and at the same time store your documents as or
> Jorge Adriano did something similar for Haskell with x-symbol:
> http://www.haskell.org/pipermail/haskell-cafe/2002-August/003237.html
Note that the latest haskell-mode has support for something similar (tho
it works differently). But these are minor cosmetic tricks.
Stefan
_
Mads Lindstrøm <[EMAIL PROTECTED]> writes:
> But we do not have to leave out ASCII based editors - atleast to begin
> with. You can be showing functions like sqrt using real math symbol and at
> the same time store your documents as ordinary Haskell sources, which can be
> read by any editor. This