vyorkin / tapl-coq

:construction: My Coq proofs for the TAPL book. WIP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tapl-coq

My Coq proofs for the TAPL book. Work in progress, come back in a few years.

  ------
 | Coq! |
  --  --
    \/   v
     \ -<O___,,
          \VV/
           //

Some quick notes for the future me:

To generate CoqMakefile I've used:

$ coq_makefile -f _CoqProject -o CoqMakefile

See the docs.

Notes

I recommend using pLam to play around with pure λ-calculus.

About

:construction: My Coq proofs for the TAPL book. WIP.

License:MIT License


Languages

Language:Coq 100.0%