DownloadLinks
Main binaries and sourcecode downloads on Sourceforge
This page replaces Spiralvoice old core downloads page.
Contents |
Project pages, Forum, Mailing Lists, Useful stuff
Project pages | Forums/Mailing Lists | Useful stuff |
Official Project Homepage
|
English Forum
|
Mozilla/Firefox Protocol handler: catch ED2K links
|
Third party cores, GUIs, Distributions
Third party cores | GUIs | Distributions |
FreeBSD ports
|
Sancho GUI
|
Gentoo: |
CVS commands
How to get the latest MLDonkey source code from CVS?
cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/mldonkey co -P mldonkey |
How to get OCaml source code from SVN?
svn co http://caml.inria.fr/svn/ocaml/release/3.12.0 ocaml-3.12.0 |
developers stuff
- Developing Applications With Objective CAML, this book is recommended by pango
- Initiation à la programmation fonctionnelle (French)
- Introduction to functional programming, in french, with OCAML examples.
- A nice introduction to OCAML for people who already know imperative languages like C, etc.
- Excellent MIT online book to understand the functional programming paradigm. They use Scheme, but almost all concepts apply to all functional languages, including Ocaml of course ;)
- ed2k-tools is a collection of little helper tools for the eDonkey2000 and Overnet file sharing programs.