Skip to Content.
Sympa Menu

coq-club - [Coq-Club] can coqc generate all well formed .vo?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] can coqc generate all well formed .vo?


chronological Thread 
  • From: Georgi Guninski <guninski AT guninski.com>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] can coqc generate all well formed .vo?
  • Date: Fri, 20 May 2011 19:56:05 +0300
  • Header: best read with a sniffer

can coqc generate all well formed .vo?

i was told that the .vo format was made simple on purpose so anyone can write 
and audit his own relatively short .vo verifier.

loosely speaking, i expect every well formed .vo to have a .v preimage.

is coqc expected to compile all .v preimages that result in a well formed .vo 
(a well formed .vo is one which coqchk accepts).

i am bit concerned because coqc told me "anomaly ... report" on code that i 
would expect to pass or give more informative message.

on the related question, "can coqc generate non well formed .vo" i would bet 
a beer because i have reproducible testcase the answer is true.




Archive powered by MhonArc 2.6.16.

Top of Page