Skip to Content.
Sympa Menu

coq-club - [Coq-Club] LNgen: Tool support for locally nameless representations

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] LNgen: Tool support for locally nameless representations


chronological Thread 
  • From: Brian Aydemir <baydemir AT cis.upenn.edu>
  • To: Coq Club <coq-club AT pauillac.inria.fr>
  • Subject: [Coq-Club] LNgen: Tool support for locally nameless representations
  • Date: Wed, 11 Mar 2009 14:57:36 -0500
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Dear all,

Stephanie Weirich and I would like to announce LNgen, a prototype tool for generating Coq code for the infrastructure associated with a locally nameless representation. This work builds upon our work with Charguéraud, Pierce, and Pollack on Engineering Formal Metatheory, where we described a locally nameless strategy for representing languages with binding.

LNgen uses a subset of the Ott specification language [1] as its input language. Currently, it supports the definition of syntax with single binders. Compared to the recently announced locally nameless backend for Ott [2], LNgen does not handle the definition of relations, but it does generate a large collection of "infrastructure" lemmas and their proofs, e.g., facts about substitution.

You can read more about the tool and download it from

        http://www.cis.upenn.edu/~baydemir/papers/lngen/

Cheers,
Brian and Stephanie

[1] http://www.cl.cam.ac.uk/~pes20/ott/

[2] http://moscova.inria.fr/~zappa/projects/ln_ott/





Archive powered by MhonArc 2.6.16.

Top of Page