Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DanGrayson/coq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

               	         THE COQ V8 SYSTEM
            	         =================

INSTALLATION.
=============

   See the file INSTALL for installation procedure.


DOCUMENTATION.
==============

   The documentation is part of the archive in directory doc. The
   documentation of the last released version is available on the Coq
   web site at http://coq.inria.fr/doc.


CHANGES.
========

   There is a file named CHANGES that explains the differences and the
   incompatibilities since last versions. If you upgrade Coq, please read
   it carefully.


AVAILABILITY.
=============

   Coq is available at http://coq.inria.fr/download.


THE COQ CLUB.
=============

   The Coq Club moderated mailing list is meant to be a standard way to
   discuss questions about the Coq system and related topics. The submission
   address is:

	[email protected]

   The topics to be discussed in the club should include:

     * technical problems;

     * questions about proof developments;

     * suggestions and questions about the implementation;

     * announcements of proofs;

     * theoretical questions about typed lambda-calculi which are
       closely related to Coq.

   To be added to, or removed from, the mailing list, go to
   https://sympa-roc.inria.fr/wws/info/coq-club or write to
   [email protected] with subject either "subscribe coq-club" or
   "unsubscribe coq-club". List is moderated for non-subscribers.


BUGS REPORT.
============

   Send your bug reports by filling a form at

        http://coq.inria.fr/bugs/

   To be effective, bug reports should mention the Coq version (coqtop -v),
   the configuration used, and include a complete source example
   leading to the bug.

About

This is my fork of the coq github source repository, for working on improvements for HoTT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 44.3%
  • Rocq Prover 43.3%
  • TeX 11.8%
  • C 0.5%
  • Shell 0.1%
  • CSS 0.0%