simple typed lambda calculus on Coq
Verilog Ruby
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= scripts
carview.php?tsp= theorems
carview.php?tsp= .gitignore
carview.php?tsp= CoqBuildRule
carview.php?tsp= Makefile
carview.php?tsp= OMakefile
carview.php?tsp= OMakeroot
carview.php?tsp= README.mkdn

README.mkdn

LCC(Lambda calculus on Coq)

OVERVIEW

LCC is a implementation of simple typed lambda calculus. And some theorems.

PREREQUIRED

  • Coq 8.2p1 or latter
  • omake

PROOF

$ omake

AUTHOR

MIZUNO "mzp" Hiroki (mzp@ocaml.jp)