GitHub - EmptyWork/functional-programming: General purpose repository for learning purely-function languages.
-
Notifications
You must be signed in to change notification settings - Fork 0
Purely-functional Languages
This repository are meant to contains any purely-functional language, right now it only contains 2 purely-functional language: Haskell and Purescript.
Haskell
Haskell is purely-functional language that created using C lang.
Purescript
Purescript is purely-functional language that was inspired by Haskell and Javascript, the way purescript works is by converting any purs into js file, either by using spago or bower with its buildtool called pulp.