Get the latest tech news

Why is F# code so robust and reliable?


F# is not just for math and big data, it's a general purpose language that will greatly reduce the amount of bugs in your code.

In Access Softek, we’ve been developing software for financial institutions using C# and .NET for two decades, at the same time suffering from lots of bugs. We struggled to implement the Zero Bug Policy and had the green light to build one of our new projects, namely EasyCoin, in F#, as it was claimed to be a very robust and effective tool. This is good for thread safety and general code predictability – since objects don’t change state, components can rely on them without worrying about how other parts of the program might alter them:

Get the Android app

Or read this on Hacker News

Read more on:

Photo of F#code

F#code