Zulip Chat Archive
Stream: new members
Topic: How to run Lean programs from the command line
Juan Pablo Romero (Mar 30 2021 at 16:38):
Hi, can anyone point me to the docs showing how to run Lean 3/4 programs from the command line?
Alex J. Best (Mar 30 2021 at 16:48):
https://agentultra.github.io/lean-for-hackers/ might be what you are looking for for lean 3
Juan Pablo Romero (Mar 30 2021 at 17:01):
Ah, thanks!
Somehow I missed the rather obvious lean --run hello.lean
Last updated: Dec 20 2023 at 11:08 UTC