Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 817 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 817 Bytes

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.