purescript VS purescript-elmish

Compare purescript vs purescript-elmish and see what are their differences.

purescript

A strongly-typed language that compiles to JavaScript (by purescript)

purescript-elmish

A PureScript implementation of The Elm Architecture (by collegevine)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
purescript purescript-elmish
52 3
8,433 66
0.5% -
6.6 5.6
10 days ago about 1 month ago
Haskell PureScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

purescript

Posts with mentions or reviews of purescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-29.

purescript-elmish

Posts with mentions or reviews of purescript-elmish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-21.

What are some alternatives?

When comparing purescript and purescript-elmish you can also consider the following projects:

fp-ts - Functional programming in TypeScript

reason - Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems

elm-reactor

Elm - Compiler for Elm, a functional language for reliable webapps.

rescript-compiler - The compiler for ReScript.

Idris2 - A purely functional programming language with first class types

liquidhaskell - Liquid Types For Haskell

polysemy - :gemini: higher-order, no-boilerplate monads

stylish-haskell - Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell]

haskell-names - Haskell suite library for name resolution

from-typescript-to-rescript - Frontend of https://Inhyped.com written in TypeScript and rewritten in ReScript

reflex - Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.