Science Fair Project Encyclopedia
Categories: Programming languages | Functional languages | Imperative programming languages | .NET programming languages | Object-oriented programming languages | ML programming language family
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
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


