logo

LicenseWindowsLinux / macOSTest CoverageChat
Codecov Join the gitter chat
About ----- - [Homepage](http://leanprover.github.io) - [Theorem Proving in Lean](https://leanprover.github.io/theorem_proving_in_lean/index.html) - [Standard Library](library/library.md) - [Emacs Mode](src/emacs/README.md) - For HoTT mode, please use [Lean2](https://github.com/leanprover/lean2). Requirements ------------ - C++11 compatible compiler - [CMake](http://www.cmake.org) - [GMP (GNU multiprecision library)](http://gmplib.org/) Build Instructions ------------------ - [Linux (Ubuntu)](doc/make/ubuntu-16.04.md) - [Windows (msys2)](doc/make/msys2.md) - [macOS](doc/make/osx-10.9.md) Miscellaneous ------------- - Building Doxygen Documentation: `doxygen src/Doxyfile` - [Coding Style](doc/coding_style.md) - [Library Style Conventions](doc/lean/library_style.org) - [Git Commit Conventions](doc/commit_convention.md) - [Automatic Builds](doc/make/travis.md) - [Syntax Highlight Lean Code in LaTeX](doc/syntax_highlight_in_latex.md)