Skip to content

arbitary/jprelude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

About

Implementation of Haskell's prelude in JavasScript, as close as possible.

Why

If you've been living in the functional world and suddenly were introuduced to the JavaScript world, you know how painful it feels. I miss Haskell's types, classes, abstructions and functions.

How

I like to keep things simple so I will keep all I need in just one file.

Use this URL for development

https://rawgit.com/arbitary/jprelude/master/base.js

Use this URL in production

https://cdn.rawgit.com/arbitary/jprelude/59de66ee/base.js

About

Haskell prelude in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published