Editors: Difference between revisions
m Added Geany to the list of Multi-Platform editors that support Haskell. I also added Text Wrangler and a link to a Haskell module for it under MacOS X editors. |
|||
Line 11: | Line 11: | ||
* [[hIDE]] | * [[hIDE]] | ||
* [http://www.cs.kent.ac.uk/projects/heat/ HEAT:] An Interactive Development Environment for Learning & Teaching Haskell | * [http://www.cs.kent.ac.uk/projects/heat/ HEAT:] An Interactive Development Environment for Learning & Teaching Haskell | ||
* [http://developer.apple.com/xcode/ Xcode] with this [http://hoovy.org/HaskellXcodePlugin/ Haskell Plugin] | |||
== Syntax highlighting and formatting support == | == Syntax highlighting and formatting support == |
Revision as of 18:28, 23 October 2011
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
- Visual Haskell
- Leksah
- KDevelop
- hIDE
- HEAT: An Interactive Development Environment for Learning & Teaching Haskell
- Xcode with this Haskell Plugin
Syntax highlighting and formatting support
Multi-platform
Linux
- Kate (KDE)
- SciTE (Also see these tips)
Windows
MacOS X
- SubEthaEdit
- TextMate has a Haskell bundle
- TextWrangler has a Haskell extension