History log of /seL4-l4v-10.1.1/HOL4/examples/misc/contMonadScript.sml
Revision Date Author Comments
# 1478d63c 04-Dec-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Change monadsyntax to NOT change global grammar on load

Instead, users must explicitly call {temp_,}add_monadsyntax to turn do
.. od and the <- syntax on, along with the pretty-printing and
augmented parsing.


# 2960d844 11-Jul-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Show that the Cont(inuation) monad is possible

Preliminary doodlings really