Everytime I write F# down. It looks like a swear. In functional programming languages, lazy evaluation is a well-known feature. The opposite of lazy evaluation is a strict evaluation. In a strict evaluation strategy, the innermost expressions are evaluated...
Just tried F# on Visual Studio Team System last night. It ran smoothly... so far. The first thing I tried is a little Fibonacci code... Then testing some simple codes below... For you who came from object-oriented background, this language might looks...