Skip to content

fpindia/haskell-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Haskell Tutorials

Lens is the new Monad

  1. Lenses from scratch

Note: This is a Work In Progress

This tutorial is distilled from Edward's talk on Lenses. I found it incredibly dense so started taking notes. Soon the notes gave way to a markdown file for more permanent storage.

Also in the works, incorporate lessons from the more recent and easier to grok lens talk by Edward.

More references - Lens tutorial on wikibooks - SimonPJ's Lens talk

TODO

These are tutorials planned for a later date -

  1. Wai-routes
  2. REST API Generation
  3. Free Monads
  4. Reactive Programming
  5. Dependent types
  6. Purely functional language interpreter
  7. FGL Library (see http://jelv.is/blog/Generating-Mazes-with-Inductive-Graphs/)

Releases

No releases published

Packages

No packages published