Difference between revisions of "Editors"

From HaskellWiki
Jump to navigation Jump to search
m (Removing duplicate entry of KDevelop)
Line 13: Line 13:
   
 
* Emacs
 
* Emacs
** Haskell mode
+
** [[Haskell mode for Emacs |Haskell mode]]
 
** Integration with [[Hugs]]
 
** Integration with [[Hugs]]
 
* Vim
 
* Vim

Revision as of 18:20, 6 February 2007


This page lists Haskell-aware editors. It is currently broken into IDEs (editing plus project management) and customizations for Haskell syntax highlighting and formatting support in text editors. DavorC 03:04, 17 February 2006 (UTC)

Integrated Development Environments

  • Eclipse
  • KDevelop
  • Visual Haskell
  • hIDE

Syntax highlighting and formatting support

  • Emacs
  • Vim
  • Nedit
  • Textpad
  • Jed
  • Kate (KDE)
  • SubEthaEdit (MacOS X)