Skip to content

erikkaplun/haskell-hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-hangman

A hangman implementation in Haskell to explore Event Sourcing and FRP

The purpose of this repository is to explore how Event Sourcing naturally arises when modelling a domain, and how Event Sourcing (presumably) naturally generalizes to FRP.

It's especially interesting in (pure) functional languages such as Haskell where operators like fold and scan, which FRP/ES build on, are used routinely.

About

A hangman implementation in Haskell to explore Event Sourcing and FRP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published