Nemerle 30

Nemerle is a general-purpose high-level statically typed programming language designed for platforms using the Common Language Infrastructure (.NET/Mono). It offers functional, object-oriented (OO) and imperative features. It has a simple C#-like syntax and a powerful metaprogramming system.

Wikipedia

Features

Multi-file mode

Versions

Name Version ID Multi-file mode
ncc 1.2.0 1
ncc 1.2.547 3

Libraries

-

Examples

TEST problem

Sample solution to the TEST programming problem.

test_problem.n
test_problem.in