Coder Social home page Coder Social logo

tba-2022's Introduction

Open in Gitpod

tba-2022

Slides and exercises of the Lean 4 course Theorem prover lab: applications in programming languages at the Karlsruhe Institute of Technology, Summer 2022.

Setup

You can run and edit the Lean files in this repository either locally on your machine or using gitpod.io right in your browser. You can run Gitpod workspaces for free for 50 hours per month, which should be more than sufficient for the course, but you can switch to a local installation at any point.

Gitpod

  1. Register at https://gitpod.io/login/
  2. Go to https://gitpod.io/#/https://github.com/IPDSnelting/tba-2022/ (or click button above) to spawn a new workspace based on this repository. Whenever you click on that link again, you should get a fresh copy of the newest commit of the repository. Go to https://gitpod.io/workspaces/ instead to continue working on an existing workspace with your changes.
  3. When the workspace has finished loading, you should get a VS Code interface. Open the file TBA.lean to verify the setup.
  4. After a few more seconds, you should get a syntax-highlighted file with a "Lean Infoview" on the right that tells you the installed Lean version when placing your cursor on the last line. successful setup
  5. Don't forget to stop the workspace when you are done: press F1 and select "Gitpod: Stop Workspace". The workspace should stop automatically 30min after the last interaction or 3min after closing the tab, but sometimes it doesn't seem to.

Local Setup

  1. Follow the quickstart instructions up to creating the test file.
  2. Download this repository, either using git clone or the "Download ZIP" option on the green "Code" button above.
  3. Use "File > Open Folder..." to open the repository in VS Code.
  4. Open the file TBA.lean to verify the setup. You should get a syntax-highlighted file with a "Lean Infoview" on the right that tells you the installed Lean version when placing your cursor on the last line (see screenshot above).

tba-2022's People

Contributors

kha avatar javra 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.