Category:Mirelle

From Rosetta Code
Revision as of 22:33, 10 May 2011 by rosettacode>Impworks (Created page with "Mirelle is a programming / scripting language for the .NET platform. It is designed to be strongly statically typed, imperative, object-oriented and keyboard-friendly. It featur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mirelle is a programming / scripting language for the .NET platform. It is designed to be strongly statically typed, imperative, object-oriented and keyboard-friendly.

It features a lightweight and clear syntax, inspired by Python and Ruby, built-in abilities for graph plotting, matrix handling, and discrete-event simulation modelling.

Mirelle is implemented as a compiler which emits .exe files in the format of .NET assemblies. While not being very powerful yet, it can be extended by other .NET-compliant code.

The homepage of the project is on Codeplex.

Subcategories

This category has the following 3 subcategories, out of 3 total.