Difference between revisions of "Editors"

From HaskellWiki
Jump to navigation Jump to search
Line 23: Line 23:
 
* [http://kate-editor.org/kate Kate (KDE)]
 
* [http://kate-editor.org/kate Kate (KDE)]
 
Windows
 
Windows
  +
* [http://www.sublimetext.com/ Sublime Text]
 
* [http://www.textpad.com/ Textpad]
 
* [http://www.textpad.com/ Textpad]
 
* [http://notepad-plus.sourceforge.net Notepad++]
 
* [http://notepad-plus.sourceforge.net Notepad++]

Revision as of 06:50, 1 April 2008


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

Syntax highlighting and formatting support

Multi-platform

Linux

Windows

MacOS X