Nemerle Downloads

1. Download

Depending on your system you may want to use either the source code release or prebuilt packages.

2. Binary Packages

2.1. DEB packages

The DEB packages will be available in download/deb/.

2.2. MSI packages

The MSI packages for Windows will be available in download/msi/.

2.3. RPM packages

The RPM packages are available in download/rpm/. They require mono package version 0.29 or later, but are otherwise architecture independent.

If you have mono installed outside /usr, you cannot use these rpms. Use source code release then.

If you want to compile Nemerle programs you need both nemerle and nemerle-libs packages. nemerle-libs contains just Nemerle.dll. The packages.* files are indexes for Poldek RPM management helper tool. If you don't use poldek you don't need them.

3. Source code release

It contains compiler sources, prebuilt bootstrap compiler as a architecture independent .NET binary, and prebuilt documentation in HTML version. It can be therefore used for both recompilation and binary installation.

Unix environment is required (tested under Windows with Cygwin and Linux).

Source code release can be found in download/, and the latest source snapshot can be found in download/nemerle-latest.tar.gz.

4. Subversion repository

Project sources are kept in Subversion repository. You can access it with web browser at http://nemerle.org/cgi-bin/svn/, or with Subversion (or other WebDAV enabled client) at http://nemerle.org/svn/. You can also use http://nemerle.org:81/svn/ or https://nemerle.org/svn/ to bypass HTTP proxies.

We also provide daily incremental dumps of repository at svn-backup/.

The Subversion repository activity statistics are available at http://cia.navi.cx/stats/project/Nemerle.