Category:Mirelle: Difference between revisions

Lang template, paradigms, website, linkify
(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...")
 
(Lang template, paradigms, website, linkify)
 
Line 1:
{{language
Mirelle is a programming / scripting language for the .NET platform. It is designed to be strongly statically typed, imperative, object-oriented and keyboard-friendly.
|strength=strong
|checking=static
|site=http://mirelle.codeplex.com
}}
{{language programming paradigm|object-oriented}}
{{language programming paradigm|imperative}}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 [http://mirelle.codeplex.com Codeplex].
Anonymous user