|
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
|