Editors: Difference between revisions
DougRansom (talk | contribs) |
|||
Line 5: | Line 5: | ||
== Integrated Development Environments == | == Integrated Development Environments == | ||
* [ | * [[EclipseFP]] (Eclipse with Haskell Support) | ||
* Visual Haskell | * Visual Haskell | ||
* [[Leksah]] | * [[Leksah]] |
Revision as of 02:15, 12 February 2012
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
- EclipseFP (Eclipse with Haskell Support)
- 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