Software Alternatives & Reviews

Ask HN: When is pure functional programming beneficial?

NixOS Elm
  1. 1
    25 Jun 2014 . All software components in NixOS are installed using the Nix package manager. Packages in Nix are defined using the nix language to create nix expressions.
    Pricing:
    • Open Source

    #Front End Package Manager #Package Manager #Linux Tools 246 social mentions

  2. 2

    Elm

    A type inferred, functional reactive language that compiles to HTML, CSS, and JavaScript
    Pricing:
    • Open Source
    GUI programming is fine in purely functional programming, see for example elm[0], where you have a Model - Update - View paradigm to build frontends. Another example of GUI programming in Pure FP is functional reactive programming[1]. [0] https://elm-lang.org/.

    #Programming Language #OOP #Generic Programming Language 114 social mentions

Discuss: Ask HN: When is pure functional programming beneficial?

Log in or Post with