Programming language · 2013
PureScript
Strongly typed language that compiles to JavaScript.
Official site ›What is PureScript written in?
Quick Facts
- First released
- 2013
- Typing
- static
- License
- 3-clause BSD License
- Website
- www.purescript.org
About PureScript
PureScript is a strongly typed language that compiles to JavaScript. It is a statically typed and garbage-collected language that compiles (transpiles) into another language to run. It supports functional programming. Transpiling means the compiler emits source in another high-level language rather than machine code, so the output then runs on that language's runtime.
PureScript first appeared in 2013. PureScript is now used mainly in specialized niches and by dedicated communities.
How PureScript is implemented
In the Language Lineage dataset, its compiler is written in Haskell.
PureScript in the language family tree
PureScript drew on ideas from Haskell.
Sources: Wikipedia · Wikidata · Official site
Frequently Asked Questions
Evidence Sources
- https://en.wikipedia.org/wiki/PureScript
- https://github.com/purescript/purescript
- https://www.purescript.org/
- PureScript on Wikidata (Q65082796)
Discover More
Spot something wrong?
Every fact on this page is meant to be checkable. If one is wrong, say so and it becomes a dataset change, not a patch to this page.