Editors: Difference between revisions

From HaskellWiki
Chrisdone (talk | contribs)
m Added link to IDEs page. They are related.
Chrisdone (talk | contribs)
Removed IDE part, reworded introduction.
Line 3: Line 3:
''For detailed information on Haskell IDEs, see [[IDEs]].''
''For detailed information on Haskell IDEs, see [[IDEs]].''


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. [[User:DavorC|DavorC]] 03:04, 17 February 2006 (UTC)
This page lists Haskell-aware editors with support for Haskell syntax highlighting and formatting support in text editors, grouped by platform.
 
== Integrated Development Environments ==
 
* [[EclipseFP]] (Eclipse with Haskell Support)
* Visual Haskell
* [[Leksah]]
* KDevelop
* [[hIDE]]
* [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 ==


Multi-platform
Multi-platform

Revision as of 09:41, 18 May 2012


For detailed information on Haskell IDEs, see IDEs.

This page lists Haskell-aware editors with support for Haskell syntax highlighting and formatting support in text editors, grouped by platform.

Multi-platform

Linux

Windows

MacOS X