The Lean Language Reference

21.6. System and Platform Information🔗

🔗def

The word size of the current platform, which may be 64 or 32 bits.

🔗def

The LLVM target triple of the current platform. Empty if missing when Lean was compiled.

🔗def

Is the current platform Windows?

🔗def

Is the current platform macOS?