X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=new_stuff.mdwn;h=9b33245c4155df1572b984bc36fab7db8cf0cea0;hp=55c8cba3337072decfbefd57469a28bb789da5e8;hb=d0c1b524d79cd88b2979d7825dc297bbbddc4f22;hpb=7228bb74798b590fec10c17c0028ce9a7cd2e70a diff --git a/new_stuff.mdwn b/new_stuff.mdwn index 55c8cba3..9b33245c 100644 --- a/new_stuff.mdwn +++ b/new_stuff.mdwn @@ -1,12 +1,18 @@ Page for Chris and Jim to see what each other is working on, but hasn't necessarily been posted to main wiki index yet. -[[Week10]] +[[From List Zippers to Continuations]] -[[Week11]] +[[Manipulating Trees with Monads]] + +[[code/tree_monadize.ml]] [[Curry-Howard]] -[[Zipper-Lists-Continuations]] +[[Translating between OCaml Scheme and Haskell]] + +[Commentary](/hints/assignment_6_commentary) on some common issues in the solutions to [[Assignment6]]. + +[[Monad Library]] -[[Assignment8]] +[[State Monad Tutorial]]