Skip to content

Example of how to write a program that looks and feels imperative in Haskell but yet is completely functional.

License

Notifications You must be signed in to change notification settings

freefrancisco/game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imperative Looking Game In Haskell

Example on how to build a program that looks and feels imperative in Haskell yet is completely functional using the RWS monad and lenses.

I was reading Gabriel Gonzales's blog on lenses Program Imperatively Using Haskell Lenses and following along, when I decided to keep running with his example and try a few things I've been wanting to try, and this is the result.

About

Example of how to write a program that looks and feels imperative in Haskell but yet is completely functional.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published