Query: coqc
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
COQ(1) General Commands Manual COQ(1)NAMEcoqc - The Coq Proof Assistant compilerSYNOPSIScoqc [ general Coq options ] fileDESCRIPTIONcoqc is the batch compiler for the Coq Proof Assistant. The options are basically the same as coqtop(1). file.v is the vernacular file to compile. file must be formed only with the characters `a` to `Z`, `0`-`9` or `_` and must begin with a letter. The compiler produces an object file file.vo. For interactive use of Coq, see coqtop(1).OPTIONScoqc is a script that simply runs coqtop with option -compile it accepts the same options as coqtop.SEE ALSOcoqtop(1), coq_makefile(1), coqdep(1). The Coq Reference Manual. The Coq web site: http://coq.inria.fr April 25, 2001 COQ(1)
Related Man Pages |
---|
coq-tex(1) - debian |
coqide(1) - debian |
coqmktop(1) - debian |
gallina(1) - debian |
h5cc(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Running q-shell commands( on IBM-i Series) from cygwin terminal (on windows) |
Help with Shell Script: User Lookup |