WinHugs looks like a good starting point. Ultimately though, the more
features you add the more it starts to look like an IDE. Terminal-based
REPLs work on UNIX because the UNIX shell IS the IDE. On Windows, I'd argue
the right solution is to redo Visual Haskell on the VS2010 SDK (the
extensibility APIs are all going managed), replicating the F# experience as
much as possible.
On Tue, Jul 28, 2009 at 2:35 PM, Don Stewart <[email protected]> wrote:

> Oh, maybe we could port WinHugs:
> http://www.haskell.org/haskellwiki/WinHugs
>
> On Tue, Jul 28, 2009 at 2:34 PM, Don Stewart<[email protected]> wrote:
> > http://prog21.dadgum.com/44.html
> >
> > "Want People to Use Your Language Under Windows? Do This."
> >
> > Any thoughts on how we should improve the terminal presentation of GHCi?
> >
> > -- Don
> >
>
> _______________________________________________
> Haskell-platform mailing list
> [email protected]
> http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform
>



-- 
Erik Charlebois
_______________________________________________
Haskell-platform mailing list
[email protected]
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform

Reply via email to