Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2014-08-14 15:06:30 -07:00
bin feat(bin/lmake): support --permissive lean option 2014-08-14 15:06:30 -07:00
doc feat(frontends/lean/server): add SET command 2014-08-14 14:40:46 -07:00
examples/standard refactor(library/standard): use new coding style, rename bool.b0 and bool.b1 to bool.ff and bool.tt 2014-07-28 19:59:38 -07:00
images chore(*): add logo 2014-04-29 16:21:17 -07:00
library feat(frontends/lean): remove feature that in declarations such as (A B : Type), forced A and B to be in the same universe 2014-08-12 17:40:30 -07:00
script fix(script/demangle_cpptype): process line-by-line, instead of waiting for EOF 2013-09-29 18:36:01 -07:00
src feat(frontends/lean/server): add SET command 2014-08-14 14:40:46 -07:00
tests feat(frontends/lean/pp): pretty print numerals 2014-08-14 09:12:22 -07:00
.gitignore feat(library/Makefile.common): use new --cache/-c option at Makefile.common 2014-08-10 11:20:08 -07:00
.travis.osx.yml chore(.travis.osx.yml): use homebrew gcc-4.8.3 2014-07-18 09:40:21 -04:00
.travis.windows.yml chore(travis): use lean-build@googlegroups 2014-05-02 17:21:54 -04:00
.travis.yml chore(.travis.yml): add 'travis_wait' to doxygen build 2014-06-02 22:37:27 -04:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md chore(README.md): add link to standard library documentation 2014-08-02 15:54:03 -07:00

logo

LicenseUbuntuOS XWindowsCoverageBuilds/TestsStatic Analysis
Coverity Scan Build Status

Remark: Lean 0.2 is under development. To try Lean, please use version 0.1.

About

Requirements

Installing required packages at

Build Instructions

Miscellaneous