Skip to content

queertypes/free-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Interpreter: Project Tutorial

Welcome! This repository demonstrates the technique detailed by Gabriel Gonzalez's Purify Code Using Free Monads.

It also shows how to use improve and iterM.

Building

$ stack build

Running

$ stack ghci

Testing

$ stack test

Benchmarks

$ stack bench

About

A tutorial Haskell project that shows Free monads in action.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published