Haskell Editor:Leksah & EclipseFP The Haskell plugin for Eclipse

Leksah Editor:  http://leksah.org/download.html

/*******************************************************************************/

http://eclipsefp.github.com/

Install: http://eclipsefp.github.com/install.html

http://www.haskell.org/haskellwiki/Learn_Haskell_in_10_minutes

About This Project

EGit is an Eclipse Team provider for the Git version control system. Git is a distributed SCM, which means every developer has a full copy of all history of every revision of the code, making queries against the history very fast and versatile.

The EGit project is implementing Eclipse tooling on top of the JGit Java implementation of Git.

EGit:http://eclipse.org/egit/

原文地址:https://www.cnblogs.com/wucg/p/2218892.html