Nemerle
|
Nemerle is a hybrid functional, object oriented and imperative programming language for Microsoft .NET and Mono developed at Wroclaw University. Nemerle tries to combine ML's featureset with C#'s look and feel.
Features
- C#-like syntax and object system
- static typing with polymorphism and type inference
- powerful macros (similar to those in Common Lisp and Scheme)
- algebraic data types (called variants in Nemerle)
- pattern matching
External links
- Language Homepage (http://nemerle.org/)pl:Nemerle