Sha256: 2458ee26b54cf84eec608db4d234a1fe37cc3745b16c7109c32738b72706e208
Contents?: true
Size: 652 Bytes
Versions: 161
Compression:
Stored size: 652 Bytes
Contents
[F#](http://www.tryfsharp.org/Explore) is a strongly-typed, functional language that is part of Microsoft's .NET language stack. Although F# is great for data science problems, it can elegantly handle almost every problem you throw at it. As F# runs on the .NET runtime, you get access to the entire .NET ecosystem, including all packages on [nuget.org](https://www.nuget.org/). This integration is further simplified due to F# also allowing you to write object-oriented code. The home page for F# is [fsharp.org](http://fsharp.org/). A great introduction to F# can be found at the [F# for fun and profit](http://fsharpforfunandprofit.com/) website.
Version data entries
161 entries across 161 versions & 1 rubygems