Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhess/free-experiments
Experimenting with the Free monad in Haskell.
https://github.com/dhess/free-experiments
Last synced: 27 days ago
JSON representation
Experimenting with the Free monad in Haskell.
- Host: GitHub
- URL: https://github.com/dhess/free-experiments
- Owner: dhess
- License: other
- Created: 2015-12-10T12:05:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T23:30:48.000Z (almost 9 years ago)
- Last Synced: 2023-04-11T19:02:23.001Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is just a little playground for experimenting with the Free
monad. None of the programs here are particularly interesting; they
exist simply to give me a simple, well-contained environment in which
to poke around with Free.