add Unreliable Guide OCaml Modules
[lambda.git] / readings.mdwn
index b056b7e..74a726d 100644 (file)
@@ -242,6 +242,8 @@ in M. Broy, editor, *Marktoberdorf Summer School on Program Design Calculi*, Spr
 *      [Haskell wiki on Continuations](http://www.haskell.org/haskellwiki/Continuation)
 *      [Haskell wikibook on Continuation Passing Style](http://en.wikibooks.org/wiki/Haskell/Continuation_passing_style)<p>
 
+<!-- -->
+
 *      [[!wikipedia Delimited continuation]]
 *      Ken's paper [Shift to Control](http://repository.readscheme.org/ftp/papers/sw2004/shan.pdf), comparing some of the different delimited continuation operators
 *      Racket's documents on [the variety of continuation operators](http://docs.racket-lang.org/reference/cont.html?q=abort#%28mod-path._racket%2Fcontrol%29)
@@ -272,4 +274,7 @@ in M. Broy, editor, *Marktoberdorf Summer School on Program Design Calculi*, Spr
 
 *      [[!wikipedia Linear logic]]
 
+### Other ###
+
+*   [Unreliable Guide to OCaml Modules](http://lambdafoo.com/blog/2015/05/15/unreliable-guide-to-ocaml-modules/)