X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=new_stuff.mdwn;h=037e2c65eb35e83cd37d6615e7cfd2d27cf62052;hp=ce753428d55b76878561b2d381c517306a79d24c;hb=45b9ccec15be46dd784aa1ca4dab0f89b454c1b1;hpb=aadf74c3fcd73d3e6cdc0babb6ceedc8039f63f6 diff --git a/new_stuff.mdwn b/new_stuff.mdwn index ce753428..037e2c65 100644 --- a/new_stuff.mdwn +++ b/new_stuff.mdwn @@ -1,21 +1,11 @@ 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]] - -[[Tree and List Zippers]] - -[[Coroutines and Aborts]] - -[[From Lists to Continuations]] - -[[List Monad as Continuation Monad]] +[[From List Zippers to Continuations]] [[Manipulating Trees with Monads]] -[[Zipper-Lists-Continuations]] -- now obsolete? - -[[Assignment8]] - +[[code/tree_monadize.ml]] [[Curry-Howard]] +[[Translating between OCaml Scheme and Haskell]]