Skip to content

Topic: Purescript

PureScript1 is a pure functional programming language which outputs JavaScript suitable to be run in the browser. Its design is based on Haskell, but it does differ.

Question

Where does PureScript differ from Haskell exactly?

Topics

Sources