Difference between revisions of "Editors"

From HaskellWiki
Jump to navigation Jump to search
(Created the page)
(No difference)

Revision as of 03:04, 17 February 2006


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
  • KDevelop
  • hIDE

Syntax highlighting and formatting support

  • Emacs
    • Haskell mode
    • Integration with Hugs
  • Vim
  • Nedit
  • Textpad
  • Jed
  • Kate (KDE)
  • SubEthaEdit (MacOS X)