X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=new_stuff.mdwn;h=9b33245c4155df1572b984bc36fab7db8cf0cea0;hp=ce753428d55b76878561b2d381c517306a79d24c;hb=d0c1b524d79cd88b2979d7825dc297bbbddc4f22;hpb=aadf74c3fcd73d3e6cdc0babb6ceedc8039f63f6 diff --git a/new_stuff.mdwn b/new_stuff.mdwn index ce753428..9b33245c 100644 --- a/new_stuff.mdwn +++ b/new_stuff.mdwn @@ -1,21 +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. -[[Week11]] +[[From List Zippers to Continuations]] -[[Tree and List Zippers]] - -[[Coroutines and Aborts]] - -[[From Lists to Continuations]] +[[Manipulating Trees with Monads]] -[[List Monad as Continuation Monad]] +[[code/tree_monadize.ml]] -[[Manipulating Trees with Monads]] +[[Curry-Howard]] -[[Zipper-Lists-Continuations]] -- now obsolete? +[[Translating between OCaml Scheme and Haskell]] -[[Assignment8]] +[Commentary](/hints/assignment_6_commentary) on some common issues in the solutions to [[Assignment6]]. +[[Monad Library]] -[[Curry-Howard]] +[[State Monad Tutorial]]