Skip to content

minimalist polymorphic scheme-(co)monads, written to avoid use of any advanced language features except hygienic macros

License

Notifications You must be signed in to change notification settings

ekmett/scheme-monads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scheme-monads

This provides an example of how one can encode real monads in scheme in such a way that you can write combinators that are parametric in their choice of monad.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett

About

minimalist polymorphic scheme-(co)monads, written to avoid use of any advanced language features except hygienic macros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages