Category:Mirelle

From Rosetta Code
Language
Mirelle
This programming language may be used to instruct a computer to perform a task.
Official website
Type strength: Strong
Type checking: Static
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Mirelle.

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.

Subcategories

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