◐ Shell
clean mode source ↗

GitHub - EmptyWork/functional-programming: General purpose repository for learning purely-function languages.

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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.