Lambda the Ultimate

inactiveTopic First WinFx "application" written in SML
started 11/7/2003; 2:34:36 PM - last post 11/7/2003; 2:34:36 PM
Ehud Lamm - First WinFx "application" written in SML  blueArrow
11/7/2003; 2:34:36 PM (reads: 7440, responses: 0)
First WinFx "application" written in SML
Via Brad Adams we find this cool example: Standard ML code that uses the new System.Windows.Explorer.Item class.

Among the highlights of this ~20 line toy program is Enumerable.app, a part of the sml.net library that endows IEnumerables with functional abilities like apply, map and fold (morphisms shmorphisms, right?)

Marc Miller asks Isn’t cool that so many languages are getting implemented on the CLI, and can therefore target WinFx?

Well, if you are a programming language buff, it sure is.


Posted to cross-language-runtimes by Ehud Lamm on 11/7/03; 2:36:05 PM