Skip to content
/ efp Public

Implementing Wadler's "The essence of functional programming"

License

Notifications You must be signed in to change notification settings

eranmeir/efp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

efp

Implementing P. Wadler's "The essence of functional programming" (pdf) for great grokkingness of monads.

Currently implemented just the first two variations (simple parser and error reporting).

Todo

  • Tick an item off the todo list
  • Implement moar parsers
  • Use type parameters

About

Implementing Wadler's "The essence of functional programming"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages