Modelling homogeneous generative meta-programming: Artefact

Martin Berger, Laurence Tratt, Christian Urban

For MacOS X

  • 1. Download the Isabelle disk image file Isabelle2014-RC0.dmg. Open the image file and move the file Isabelle2014-RC0 into a directory.
  • 2. Download the artefact meta-compile.tgz. Unpack this file into the same directory. This will create files Isabelle_Proofs.thy and ROOT, as well as the directory nominal2.
  • 3. If you want to recheck the sources of the paper, start on the command line

    ./Isabelle2014-RC0.app/Isabelle/bin/isabelle build -d . MC

  • 4. If you want to view and edit the sources of the paper, start on the command line

    ./Isabelle2014-RC0.app/Isabelle/bin/isabelle jedit Isabelle_Proofs.thy

For Linux

  • 1. Download the Isabelle disk image file Isabelle2014-RC0_linux.tar.gz. Unpack this tgz-file into a directory using on the command line

    tar -zxvf Isabelle2014-RC0_linux.tar.gz

  • 2. Download the artefact meta-compile.tgz. Unpack this file into the same directory. This will create files Isabelle_Proofs.thy and ROOT, as well as the directory nominal2.
  • 3. If you want to recheck the sources of the paper, start on the command line

    ./Isabelle2014-RC0/bin/isabelle build -d . MC

  • 4. If you want to view and edit the sources of the paper, start on the command line

    ./Isabelle2014-RC0/bin/isabelle jedit Isabelle_Proofs.thy

Last modified: Tue Jul 8 12:56:33 BST 2014 [Validate this page.]