Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.53 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.53 KB

Lean 4 Playground

Lean 4 Playground

See it in action here.

Install Lean 4 and Configure it

Just trigger it following Quickstart in Lean 4 Manual with the help from the VSCode extension for Lean 4.

Run tests

lake test

See scripts/test for more details about running individual tests, and test options.

Minimalize a file

Check out Playground/Zulip/CodeActions.lean.

Plans

Explore the following:

Maybe each needs a separate Lean 4 project so these dependencies can be upgraded separately.