Code Monkey home page Code Monkey logo

lean's Introduction

logo

LicenseContinuous integrationChat
github actions Bors enabled Join the Zulip chat

About

Installation

If you want to use Lean, the recommended way to install Lean is following these instructions under Regular install.

If you want to modify the code of Lean or the core library, the recommended way is to build Lean from source.

If you want to modify a single file in the core library (not the C++ source), then instead of building Lean from scratch, you can run (in your local lean/ directory)

git checkout v3.xx.x
git checkout -b my-branch-name
elan override set leanprover-community-lean-3.xx.x

You can now build the core library with lean --make library or open any Lean file is VSCode / Emacs and it will use the version of Lean you specified. You might have to restart Lean (in VScode: ctrl+shift+P Lean: Restart). Warning: all imported Lean files will be from the downloaded community version, not the version of the files in this repository. Therefore, this setup is not recommended if you modify more than one file. Moreover, editor features like Go to Definition will not behave correctly with this setup. For the best experience, build Lean from source.

Stable binary releases of Lean are available on the release page. Nightly binary releases are available on the nightly release page.

Miscellaneous

lean's People

Contributors

leodemoura avatar soonhokong avatar gebner avatar kha avatar avigad avatar digama0 avatar robertylewis avatar johoelzl avatar edayers avatar nunoplopes avatar cipher1024 avatar bryangingechen avatar levnach avatar htzh avatar semorrison avatar jroesch avatar fpvandoorn avatar jcommelin avatar ulrikbuchholtz avatar eric-wieser avatar jlimperg avatar khoek avatar vtec234 avatar vierkantor avatar favonia avatar urkud avatar rwbarton avatar dselsam avatar david-christiansen avatar zimmi48 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.