X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=new_stuff.mdwn;h=f13e9fe0ea112f9c4da28ea838fa8213c8a28118;hb=89dccec9ab1d2936b2f2ab05ec532c23863d7502;hp=55c8cba3337072decfbefd57469a28bb789da5e8;hpb=d7222c3a02d8dd06a06377ee4d305bc4fbeab5f4;p=lambda.git diff --git a/new_stuff.mdwn b/new_stuff.mdwn index 55c8cba3..f13e9fe0 100644 --- a/new_stuff.mdwn +++ b/new_stuff.mdwn @@ -1,12 +1,15 @@ 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]]. -[[Assignment8]]