Nemerle

Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2006-01-31 21:41:35
Size: 963
Editor: DSL01
Comment:
Revision 4 as of 2008-08-06 16:59:38
Size: 972
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
{{{Nemerle is a high-level statically-typed programming language for the .NET (see also Mono) platform. It offers functional, object-oriented and imperative features. It has a simple C#-like syntax and a powerful meta-programming system. {{{
Nemerle is a high-level statically-typed programming language for the .NET (see also Mono) platform. It offers functional, object-oriented and imperative features. It has a simple C#-like syntax and a powerful meta-programming system.
Line 10: Line 11:
  * [http://nemerle.org ncc] (compiler)
  * [http://nemerle.org nemish] (interpreter)
  * [[http://nemerle.org|ncc]] (compiler)
  * [[http://nemerle.org|nemish]] (interpreter)
Line 14: Line 15:
  * See the [http://pkg-mono.alioth.debian.org/cli-policy/ Debian CLI Policy]   * See the [[http://pkg-mono.alioth.debian.org/cli-policy/|Debian CLI Policy]]
Line 19: Line 20:
[:CategoryMOTU] [[CategoryMOTU]]

About Nemerle

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

It was developed at the Wroclaw University (Poland) by Kamil Skalski, Michał Moskal, Prof. Leszek Pacholski and Paweł Olszta. It has been named after the mage Nemmerle from "A Wizard of Earthsea" by Ursula K. Le Guin (spelling with a single m is a design decision).

(taken from http://en.wikipedia.org/wiki/Nemerle)

Compilers/Interpreters

Packaging Nemerle

Which MOTU has knowledge?

CategoryMOTU

MOTU/Teams/UncommonProgrammingLanguages/Nemerle (last edited 2008-08-06 16:59:38 by localhost)