Slide 2
Slide 2 text
What is PureScript?
● Pure, Strict, Functional
● Higher Kinded Types
● Type classes with functional dependencies
● Tooling with purescript-ide server + client
● Docs for packages on Pursuit
● Easy-to-use build tool in Pulp
● Typed holes with type-directed search
● No runtime -- compiles to real JS
● Row types
● ...and more!