README
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Tue, 04 Jun 2013 09:39:23 +0100
changeset 3219 e5d9b6bca88c
parent 3212 0f76f481dbb5
child 3235 5ebd327ffb96
permissions -rw-r--r--
updated to new Isabelle

This repository contain a new implementation of
Nominal Isabelle.

Compilation of Tests
====================

isabelle build -d . -g Tests


Subdirectories:
===============

Nominal       ... main files for new Nominal Isabelle

Nominal/Ex    ... examples for new implementation


Other Subdirectories:
=====================

Attic         ... old version of the quotient package (is now 
                  part of the Isabelle distribution)

Literature    ... some relevant papers about binders and
                  Core-Haskell

Paper         ... accepted at ESOP

Pearl         ... accepted at ITP 
Pearl-jv      ... accepted at LMCS

Quotient-Paper .. accepted to SAC

Slides        ... various talks Christian gave recently


Mercurial
=========

creating a new branch
hg branch Nominal2-IsabelleXXXX

returning to default branch
hg update default