.comment-link {margin-left:.6em;}
selfmade
Thursday, March 16, 2006
Nemerle programming language 

Nemerle is a high-level statically-typed programming language for the .NET platform. It offers functional, object-oriented and imperative features. It 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.

Comments: Post a Comment


selfmade: Blog

ARCHIVES
December 2003 / March 2006 / April 2006 / May 2006 / June 2006 /


Powered by Blogger