Nemerle 0.9.3 review

Download
by rbytes.net on

Nemerle is a high-level statically-typed programming language for the .NET platform

License: GPL (GNU General Public License)
File size: 1279K
Developer: Computer Science Institute
0 stars award from rbytes.net

Nemerle is a high-level statically-typed programming language for the .NET platform. It offers functional, object-oriented and imperative features. Nemerle project has a simple C#-like syntax and a powerful meta-programming system.

Features that come from the functional land are variants, pattern matching, type inference and parameter polymorphism (aka generics).

The meta-programming system allows great compiler extensibility, embedding domain specific languages, partial evaluation and aspect-oriented programming.

What's New in This Release:
This version includes, among other things, support for extension methods, nullable types, and improved support for building with MS Build.
It also has fixes for many bugs.

Nemerle 0.9.3 keywords