EclipseFP
From HaskellWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | EclipseFP is an integrated environment for development in Haskell. Our goal is to provide a full-featured IDE that mimics the Eclipse JDT (the Java IDE which is flagship of the Eclipse project). Some planned and implemented features are support for code assistance, auto-building, refactoring and structural search. | + | ''EclipseFP'' is an integrated environment for development in Haskell. Our goal is to provide a full-featured IDE that mimics the Eclipse JDT (the Java IDE which is flagship of the Eclipse project). Some planned and implemented features are support for code assistance, auto-building, refactoring and structural search. |
The homepage for details and download is [http://eclipsefp.sourceforge.net/ http://eclipsefp.sourceforge.net/]. | The homepage for details and download is [http://eclipsefp.sourceforge.net/ http://eclipsefp.sourceforge.net/]. | ||
| Line 5: | Line 5: | ||
We welcome any suggestions from the community. You can add your feature request to the following list, if you'd like. | We welcome any suggestions from the community. You can add your feature request to the following list, if you'd like. | ||
| - | + | * ... | |
Revision as of 17:12, 30 June 2006
EclipseFP is an integrated environment for development in Haskell. Our goal is to provide a full-featured IDE that mimics the Eclipse JDT (the Java IDE which is flagship of the Eclipse project). Some planned and implemented features are support for code assistance, auto-building, refactoring and structural search.
The homepage for details and download is http://eclipsefp.sourceforge.net/.
We welcome any suggestions from the community. You can add your feature request to the following list, if you'd like.
- ...
