Category:Mythryl: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with '{{language|Mythryl |site=http://mythryl.org/ }} Mythryl is a general-purpose, modular, functional programming language with compile-time type checking and type inference support…')
 
m (added link)
Line 5: Line 5:
Mythryl is a general-purpose, modular, functional programming language with compile-time type checking and type inference supporting both scripting and application development. Mythryl is self-hosting, that is to say the Mythryl compiler is written in Mythryl.
Mythryl is a general-purpose, modular, functional programming language with compile-time type checking and type inference supporting both scripting and application development. Mythryl is self-hosting, that is to say the Mythryl compiler is written in Mythryl.


Mythryl is derived from SML/NJ, a compiler and programming environment for Standard ML. It differs in that SML/NJ is a platform-neutral research testbed with an idiosyncratic syntax derived from Robin Milner's work with the logic framework LF, whereas Mythryl is a Linux-centric production-oriented software development platform with a C-flavored syntax.[[#Citation|[1]]]
Mythryl is derived from SML/NJ, a compiler and programming environment for [[Standard ML]]. It differs in that SML/NJ is a platform-neutral research testbed with an idiosyncratic syntax derived from Robin Milner's work with the logic framework LF, whereas Mythryl is a Linux-centric production-oriented software development platform with a C-flavored syntax.[[#Citation|[1]]]





Revision as of 22:29, 13 May 2010

Language
Mythryl
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


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

Mythryl is a general-purpose, modular, functional programming language with compile-time type checking and type inference supporting both scripting and application development. Mythryl is self-hosting, that is to say the Mythryl compiler is written in Mythryl.

Mythryl is derived from SML/NJ, a compiler and programming environment for Standard ML. It differs in that SML/NJ is a platform-neutral research testbed with an idiosyncratic syntax derived from Robin Milner's work with the logic framework LF, whereas Mythryl is a Linux-centric production-oriented software development platform with a C-flavored syntax.[1]


Citations

Subcategories

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

Pages in category "Mythryl"

This category contains only the following page.