Lambda the Ultimate

inactiveTopic Monadic Programming in Scheme
started 1/7/2002; 8:39:30 AM - last post 1/7/2002; 8:39:30 AM
Ehud Lamm - Monadic Programming in Scheme  blueArrow
1/7/2002; 8:39:30 AM (reads: 1051, responses: 0)
Monadic Programming in Scheme
An example of a monadic programming in Scheme that juxtaposes Haskell code for a particular state monad with the corresponding Scheme code.

Oleg shows how to write monadic code in Scheme (and writes some macros along the way). Can serve as a hands on introduction to monadic programming.


Posted to functional by Ehud Lamm on 1/7/02; 8:41:33 AM