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