Difference between revisions of "IDEs"

From HaskellWiki
Jump to navigation Jump to search
Line 4: Line 4:
 
* [http://eclipsefp.sourceforge.net/ EclipseFP], plugin for Eclipse
 
* [http://eclipsefp.sourceforge.net/ EclipseFP], plugin for Eclipse
 
* [http://www.haskell.org/visualhaskell/ Visual Haskell], based on Microsoft's Visual Studio
 
* [http://www.haskell.org/visualhaskell/ Visual Haskell], based on Microsoft's Visual Studio
* [http://www.haskell.org/Leksah/ Leksah], an IDE for Haskell written in Haskell based on GTK+/gtk2hs.
+
* [[Leksah]], an IDE for Haskell written in Haskell based on GTK+/gtk2hs.
 
* [http://www.hoovy.org/HaskellXcodePlugin/ plugin for Xcode]
 
* [http://www.hoovy.org/HaskellXcodePlugin/ plugin for Xcode]
 
* [[hIDE]], now apparently orphaned
 
* [[hIDE]], now apparently orphaned

Revision as of 17:59, 2 March 2008

Here are some options for using Haskell with various IDEs:

See also