liquidhaskell VS purescript

Compare liquidhaskell vs purescript and see what are their differences.

liquidhaskell

Liquid Types For Haskell (by ucsd-progsys)

purescript

A strongly-typed language that compiles to JavaScript (by purescript)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
liquidhaskell purescript
4 50
1,122 8,339
1.2% 0.4%
9.4 7.6
8 days ago 10 days ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" 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.

liquidhaskell

Posts with mentions or reviews of liquidhaskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-11.
  • LiquidHaskell plugin build failed
    3 projects | /r/haskell | 11 Oct 2021
    I think text-format is abandon, when I checked the LiquidHaskell repo in GitHub it looks like they removed it from the latest un-released version PR#1789.
    3 projects | /r/haskell | 11 Oct 2021
    master should already be GHC 9 ready, it just so it happens that we didn't released it on Hackage due to the fact that, practically speaking, GHC 9.0.2 is not very widely used as I think we had some minor issues, but in principle it should work, at least with cabal: https://github.com/ucsd-progsys/liquidhaskell/blob/develop/cabal.ghc9.project
    3 projects | /r/haskell | 11 Oct 2021
    There is a Could not resolve dependencies problem. (Details are in the github issue👈)

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 2023-10-01.

What are some alternatives?

When comparing liquidhaskell and purescript 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.

Idris2 - A purely functional programming language with first class types

rescript-compiler - The compiler for ReScript.

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

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.

ats-format - ATS source code formatter

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