view src/coq/README @ 1431:4a6f84092399

Represent 'unit' as C 'int'; change pattern match compilation to avoid 'goto'; change Postgres prepared statement compilation to make life easier for the GCC escape analysis; all this in support of better tail call optimization
author Adam Chlipala <adam@chlipala.net>
date Thu, 10 Mar 2011 18:51:15 -0500
parents de8333ef1a0c
children 705cb41ac7d0
line wrap: on
line source
This is a Coq formalization of a simplified version of the Ur programming language.

It has only been tested with Coq version 8.1pl3.