Justin y yo estamos empezando a jugar con F# (version 1.9.1 esta disponible)
open System;
Console.WriteLine("hello world");
let name = Console.ReadLine();;
Console.WriteLine("hello "+ name);
Console.Read();
ya veremos que tal nos va, esperamos bloguear sobre el tema pronto
Saturday, April 14, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment