- A possible monad-to-comonad transformer https://hackage.haskell.org/package/kan-extensions-5.1/docs/Control-Monad-Co.html 12 comments haskell
- Create recursion schemes using comonads https://luctielen.com/posts/create_recursion_schemes_using_comonads/ 12 comments haskell
- Image editing with Comonads https://blog.adrian-salajan.com/blog/2021/05/11/image-editing-with-comonads 2 comments scala
- Question about composing functors, functor products, comonads and recursion schemes https://www.reddit.com/r/haskell/comments/mhpmoe/question_about_composing_functors_functor/ 9 comments haskell
- Tutorial: Cellular Automata And Comonads https://functional.works-hub.com/learn/tutorial-cellular-automata-and-comonads-fc3a6?utm_source=reddit&utm_medium=affiliates&utm_campaign=functionalworks-blog-post 2 comments haskell
- Infinite Store Comonads with Representable https://chrispenner.ca/posts/conways-game-of-life 19 comments haskell
- YOW! Lambda Jam 2019 — Dmitrii Kovanikov — co-log: Composable Contravariant Comonadic Logging Component https://www.youtube.com/watch?v=W5ZQLGFVyEE 20 comments haskell
- Comonads for Life - a practical introduction to Comonads in Scala http://justinhj.github.io/2019/06/20/comonads-for-life.html 5 comments scala
- Comonadic builders https://chshersh.github.io/posts/2019-03-25-comonadic-builders 13 comments haskell
- [ANN & Blog post] co-log: Composable Contravariant Combinatorial Comonadic Configurable Convenient Logging https://kowainik.github.io/posts/2018-09-25-co-log 26 comments haskell
- Comonad Transformers in the Wild http://blog.ielliott.io/comonad-transformers-in-the-wild/ 7 comments haskell
- The Comonad.Reader » The State Comonad http://comonad.com/reader/2018/the-state-comonad/ 23 comments haskell
- Yet another Conway's GOL; ~100 lines using Representable and Comonads https://github.com/chrispenner/conway 11 comments haskell
- Comonads | Bartosz Milewski's Programming Cafe https://bartoszmilewski.com/2017/01/02/comonads/ 14 comments haskell
- Comonads as Spaces http://blog.functorial.com/posts/2016-08-07-comonads-as-spaces.html 21 comments haskell
- What has happened to the Comonad Reader? Looks down to me. http://comonad.com/reader/2008/rotten-bananas/ 6 comments haskell
- Comonadic cellular automata with Diagrams - Miguel Negrao http://nbviewer.ipython.org/urls/gist.githubusercontent.com/miguel-negrao/571be4120ebecdbb3e26/raw/b740adc557fe097f9c6ff66ff7349bbf0a095091/gistfile1.txt 2 comments haskell
- Cofun with Cofree Comonads: The Video https://yow.eventer.com/yow-lambda-jam-2015-1305/cofun-with-cofree-comonads-by-david-laing-1891 2 comments haskell
- [Haskell '15 preprint] Functional Pearl: Getting a Quick Fix on Comonads - Kenneth Foner https://github.com/kwf/gqfc 5 comments haskell
- Monad transformers and comonad transformers http://dlaing.org/cofun/posts/monad_transformers_and_comonad_transformers.html 5 comments haskell
- Laziness as a Comonad -- Louis Dionne http://ldionne.com//2015/03/16/laziness-as-a-comonad/ 3 comments cpp
- Image Processing with Comonads http://jaspervdj.be/posts/2014-11-27-comonads-image-processing.html 35 comments haskell
- CoMonads - Presented by David Overton [Video] https://www.youtube.com/watch?amp%3Bfeature=youtu.be&v=TSyGryuMh-U 4 comments haskell
- Comonads are NOT objects http://gelisam.blogspot.ca/2013/07/comonads-are-neighbourhoods-not-objects.html 50 comments haskell
- Comonad questions http://hackage.haskell.org/package/comonad 11 comments haskell
- Comonads are objects http://www.haskellforall.com/2013/02/you-could-have-invented-comonads.html 97 comments haskell
- Yesterday's hoodlums session on Comonad https://github.com/petermarks/hoodlums-sessions/blob/master/life.hs 5 comments haskell
- Coeffects: typing context-dependent computations using comonads http://www.cl.cam.ac.uk/~tp322/drafts/coeffects.html 11 comments haskell
- Coeffects: typing context-dependent computations using comonads http://www.cl.cam.ac.uk/~tp322/drafts/coeffects.html 11 comments compsci
- Evaluating probabilistic cellular automata is comonadic, too! http://productivedetour.blogspot.com.es/2012/12/evaluating-probabilistic-cellular.html 9 comments haskell
- Comonadic Trees http://5outh.blogspot.com/2013/01/comonads.html 18 comments haskell
- Cellular automata as comonads http://blog.sigfpe.com/2006/12/evaluating-cellular-automata-is.html 9 comments haskell
- For extremists only: containers, calculus, comonads and combinatorics ahoy! (Splitting list into a list of possible tuples - SO) http://stackoverflow.com/a/12872133/849891 24 comments haskell
- A Notation for Comonads (Orchard, Mycroft) [pdf] http://www.cl.cam.ac.uk/~dao29/drafts/codo-notation-orchard12.pdf 50 comments haskell
- A comonadic interface for random values http://hackage.haskell.org/package/comonad-random-0.1.0 4 comments haskell
- Comonads in day-to-day web programming. http://fmapfixreturn.wordpress.com/2008/07/09/comonads-in-everyday-life/ 4 comments programming
- A Neighborhood of Infinity: Comonadic Arrays http://sigfpe.blogspot.com/2008/03/comonadic-arrays.html 2 comments programming
- Comonads in Haskell: reading and coreading http://meryrus.blogspot.com/2007/04/reading-and-coreading.html 4 comments programming
- Codata and comonads in Haskell (pdf) http://www.cse.ogi.edu/pacsoft/publications/phaseiiiq10papers/codata.pdf 12 comments programming