Software Alternatives & Reviews

From Script to Scaffold in F#

F# .NET
  1. 1

    F#

    F# is a mature, open source, cross-platform, functional-first programming language.
    Pricing:
    • Open Source
    This year I've been attempting Advent of Code in my favourite programming language, F#. This is a beginner(ish) centered post about making incremental changes from the smallest possible solution to something more robust.

    #Programming Language #OOP #Generic Programming Language 19 social mentions

  2. 2
    .NET is a free, cross-platform, open source developer platform for building many different types of applications.
    Pricing:
    • Open Source
    If you've never heard of it before, F# is a functional first programming language in the Microsoft dotnet ecosystem used for general purpose programming, Web development, data analysis, and everything in between. It compiles to the same Common Language Runtime as all other .NET languages, meaning it can interop with any C# package//library and make full use of the .NET ecosystem.

    #Developer Tools #Web And Application Servers #Web Frameworks 46 social mentions

Discuss: From Script to Scaffold in F#

Log in or Post with