Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] formalising languages with binders

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] formalising languages with binders


Chronological Thread 
  • From: Abhishek Anand <abhishek.anand.iitg AT gmail.com>
  • To: coq-club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] formalising languages with binders
  • Date: Tue, 9 Dec 2014 10:53:57 -0500

Here are some relevant Coq libraries that I remember :
(my memory is probably biased)

https://github.com/fpottier/dblib
http://ropas.snu.ac.kr/gmeta/
http://www.lacl.fr/~polonowski/Develop/DBGen/dbgen.html
https://www.ps.uni-saarland.de/autosubst/

If you have any questions about the CFGV work, I'll be elated to answer them.


Regards,

On Tue, Dec 9, 2014 at 9:58 AM, Harley Eades III <harley.eades AT gmail.com> wrote:
Hi, Gergely.

One way to represent binders is called the Locally Nameless representation.  I find this to be
the easiest to use personally.

You will find the original paper here:


You might also enjoy this blog post:


Very best,
.\ Harley

On Dec 9, 2014, at 9:41 AM, Gergely Buday <gbuday AT gmail.com> wrote:

Hi there,

what is the current state of the art of formalising languages with
binders using Coq? What are the classic papers on this?

- Gergely





Archive powered by MHonArc 2.6.18.

Top of Page