You can edit almost every page by Creating an account. Otherwise, see the FAQ.

PureScript (programming language)

From EverybodyWiki Bios & Wiki

PureScript
Paradigmfunctional, pure, strict, modular
FamilyHaskell
Designed byPhil Freeman
DeveloperPhil Freeman, Gary Burgess
First appearedSeptember 30, 2013; 10 years ago (2013-09-30)
Stable release
0.11.7 / November 15, 2017; 6 years ago (2017-11-15)
Typing disciplinestatic, strong, inferred
OScross-platform
LicenseMIT License
Filename extensions.purs
Websitewww.purescript.org
Major implementations
PureScript (JavaScript), Pure11 (C++11)
Influenced by
Haskell, TypeScript, Roy, Koka, Idris
Influenced
Shem

Search PureScript (programming language) on Amazon.

PureScript is a strict, purely functional programming language inspired by Haskell which compiles to readable JavaScript with a simple foreign function interface and no runtime dependency.[1][2][3][4]


Features[edit]

PureScript has support for algebraic data types, row polymorphism, type classes, higher-kinded types, and higher-rank polymorphism.

References[edit]

  1. "PureScript". Purescript.org. Retrieved 20 December 2017.
  2. "purescript: A strongly-typed language that compiles to Javascript". GitHub. 20 December 2017. Retrieved 20 December 2017.
  3. "Learn Functional Programming with PureScript". YouTube. 21 May 2015.
  4. Freeman, Phil (2016). "PureScript by Example". Leanpub. Retrieved 23 April 2017.



This article "PureScript (programming language)" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.