This repository are meant to contains any purely-functional language
, right now it only contains 2 purely-functional language: Haskell and Purescript.
Haskell is purely-functional language that created using C lang.
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.