The Blog

12 Sep 2004: Nemerle 0.2.0 released!

Last minute note: if you want to rebuild the compiler from sources (and not only install it), in addition to nemerle-0.2.0.tar.gz you will also need nemerle-keys-0.2.0.tar.gz. This is due an error in the release process.

This version makes the Nemerle language full CLS consumer and producer. A number of non-CLS features are also in place, for C# compatibility, but we do not yet support CLSCompliant attribute checking. Any lack in CLS compliance is a bug now.

The language:

The library:

The compiler:

Other stuff: