Stable releases
ECL is distributed in source code form, which means you will have to build it. The latest release is available at the project page. The manual has details on how to build ECL on different platforms.
Getting it from CVS
Instead of downloading the latest release, you may stay up to date using git to pull the latest sources from our archive.
git clone git://git.code.sf.net/p/ecls/ecl ecl # ECL source code git clone git://git.code.sf.net/p/ecls/ecl-doc ecl-doc # ECL documentation
Browsing source code
Finally, you can browse the ECL source code using our CVS browser or one of the three git-web repositories: