X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=new_stuff.mdwn;h=f13e9fe0ea112f9c4da28ea838fa8213c8a28118;hp=aa8aa643742d2bc6daf2137f3e26530962b07933;hb=d3ea4212bbca7a47f8aae537023852fd9a214389;hpb=0e29c49a39ca708072b89ac24477cf39ccd0eee6;ds=sidebyside diff --git a/new_stuff.mdwn b/new_stuff.mdwn index aa8aa643..f13e9fe0 100644 --- a/new_stuff.mdwn +++ b/new_stuff.mdwn @@ -1,7 +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. -[[Advanced Topics/Calculator Improvements]] +[[From List Zippers to Continuations]] -[[Zipper]] +[[Manipulating Trees with Monads]] + +[[code/tree_monadize.ml]] + +[[Curry-Howard]] + +[[Translating between OCaml Scheme and Haskell]] + +[Commentary](/hints/assignment_6_commentary) on some common issues in the solutions to [[Assignment6]].