Skip to content

EmptyWork/functional-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.