What is PureScript written in?
The PureScript compiler is written in Haskell (well-documented).
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Compiler Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| Haskell | 95% | PureScript compiler written in Haskell | Source |
Transpilation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| JavaScript | 98% | PureScript compiles to JavaScript | Source |
Influenced By
- Haskell — PureScript is Haskell-inspired
Frequently Asked Questions
What language is PureScript written in?
PureScript is primarily implemented in Haskell. See the implementation section above for details and source references.
What languages influenced PureScript?
PureScript was influenced by Haskell among others. See the influence section above for the full list.
Evidence Sources
- https://en.wikipedia.org/wiki/PureScript
- https://github.com/purescript/purescript
- https://www.purescript.org/