A strongly-typed language that compiles to JavaScript
PureScript is a strongly-typed programming language that compiles to JavaScript, written in and inspired by Haskell. The project includes the `purs` compiler executable, an npm package for easy installation, and `purs ide`, a server providing editor and tooling support through a protocol-based interface. The compiler is written in Haskell and can be installed via npm, with fallback options to download prebuilt binaries or compile from source using Stack.