Software Alternatives & Reviews

PureScript VS GHCJS

Compare PureScript VS GHCJS and see what are their differences

PureScript logo PureScript

PureScript is a small strongly typed programming language that compiles to JavaScript.

GHCJS logo GHCJS

Haskell to JavaScript compiler, based on GHC. Contribute to ghcjs/ghcjs development by creating an account on GitHub.
  • PureScript Landing page
    Landing page //
    2019-12-19

We recommend LibHunt PureScript for discovery and comparisons of trending PureScript projects.

  • GHCJS Landing page
    Landing page //
    2023-10-10

PureScript videos

Claudia Doppioslash | Building a Graphical IDE in Elm/Purescript

More videos:

  • Review - Haskell Livecoding - Working on PureScript's IDE (3)
  • Review - PureScript Meetup #13 Type Classes

GHCJS videos

No GHCJS videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to PureScript and GHCJS)
Personal Finance
57 57%
43% 43
Financial Planner
60 60%
40% 40
Android
60 60%
40% 40
Web Development
100 100%
0% 0

User comments

Share your experience with using PureScript and GHCJS. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, GHCJS should be more popular than PureScript. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

PureScript mentions (2)

  • Building Mystery Mansion Madness without a UI Framework
    Before 2012, all of my websites were made using HTML, CSS and a sprinkling of JS. Then, I went all-in on AngularJS, followed by React. I started using Typescript and then PureScript and learned more frameworks like Halogen and Concur. I even wrote my own UI framework called purescript-deku. - Source: dev.to / over 1 year ago
  • Incrementally Adopting PureScript in a JavaScript Web Application
    I hope you get a chance to try PureScript out in your JS projects! For more learning resources, you can check out PureScript website. - Source: dev.to / over 2 years ago

GHCJS mentions (4)

  • Secretly introduced rust in my company, now they love it!
    There is a fork that compiles to js https://github.com/ghcjs/ghcjs compiler, and I believe the official glasgow compiler is working towards also supporting js/wasm (although I don't think they are supported as of yet). Source: about 1 year ago
  • Is GHCJS stuck on GHC 8.6.5?
    Default branch on ghcjs github is 8.6. 8.10 is a wip with commit from around a month ago. Source: about 3 years ago
  • Why Do We Need Transpilation into JavaScript?
    At present, here at Typeable we develop frontend in Haskell and use the web framework Reflex and the functional reactive programming (FRP). The source code in Haskell is transpiled into the JavaScript code using GHCJS. - Source: dev.to / about 3 years ago
  • Why supporting all programming languages is a bad idea
    In theory it is possible to write applications that run in the web browser in Java or C# or C++. There are compilers to compile Java to JavaScript or C++ to JavaScript/WebAssembly and a C# runtime that runs in the browser. In practice these technologies are very niche and only used for very few applications. The Cardano Wallet Daedalus is written in JavaScript even though most of the software for Cardano is... Source: about 3 years ago

What are some alternatives?

When comparing PureScript and GHCJS, you can also consider the following products

ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...

Scala.js - Build robust front-end web applications in Scala with Scala.js

Mint - Free personal finance software to assist you to manage your money, financial planning, and budget planning tools. Achieve your financial goals with Mint.

Fay - A proper subset of Haskell that compiles to JavaScript - faylang/fay

Haste - Decreases ping in video games.

Elm - A type inferred, functional reactive language that compiles to HTML, CSS, and JavaScript