README
author webertj
Tue, 26 Mar 2013 16:41:31 +0100
changeset 3213 a8724924a62e
parent 3212 0f76f481dbb5
child 3235 5ebd327ffb96
permissions -rw-r--r--
Manual merge of d121bd2a5a47 from Isabelle/AFP.

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