Is there an Elm like framework for cross-platform apps?

This page summarizes the projects mentioned and recommended in the original post on /r/functionalprogramming

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. roc

    A fast, friendly, functional language.

    maybe roc? https://github.com/roc-lang/roc

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. ihp

    🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness

    kinda early for running roc in production perhaps, but you can try out haskell and its frameworks like ihp or some other web / mobile / multiplatform framework.

  4. purescript-elmish

    A PureScript implementation of The Elm Architecture

    There's Purescript with two libraries implementing the Elm architecture, flame and elmish (on React). Purescript only targets JS, but that can be embedded in mobile and desktop apps.

  5. purescript

    A strongly-typed language that compiles to JavaScript

    There's Purescript with two libraries implementing the Elm architecture, flame and elmish (on React). Purescript only targets JS, but that can be embedded in mobile and desktop apps.

  6. idris-elm

    The Elm architecture ported to Idris Programming language

    Then there's Idris, with idris-elm, and Idris targets quite a lot of languages. I don't use it myself, so I'm not sure how idris-elm would adapt outside Web applications.

  7. purescript-flame

    Fast & simple framework for building web applications

    There's Purescript with two libraries implementing the Elm architecture, flame and elmish (on React). Purescript only targets JS, but that can be embedded in mobile and desktop apps.

  8. iced

    A cross-platform GUI library for Rust, inspired by Elm

    Maybe https://github.com/iced-rs/iced, built in Rust, not quite functional, but close and ML like

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What can I do in Haskell? UwU

    8 projects | /r/haskell | 16 Nov 2022
  • 8 months of OCaml after 8 years of Haskell in production

    16 projects | news.ycombinator.com | 2 Dec 2024
  • Why I'm Leaving Elm

    1 project | news.ycombinator.com | 10 Jun 2023
  • (strongly typed) functional language compilers running in browser

    3 projects | /r/functionalprogramming | 31 Mar 2023
  • purescript VS purs-eval - a user suggested alternative

    2 projects | 2 Mar 2023

Did you know that Haskell is
the 25th most popular programming language
based on number of references?