The F# programming language is like a typed Python. The F# language was carefully crafted to have the ease of a scripted language, without run-time wait-and-see surprises. With F#, you also get the instant REPL feedback which we normally associated interpreted languages. So, you get more action with less fuss... and you get to keep that sure-footed certainty, without getting clumsy. At least ...