Top "Algol" questions

ALGOL (short for ALGOrithmic Language) is a programming language developed during the 1950s.

What is "pass-by-name" and how does it work exactly?

I've checked Wikipedia and googled but I still can't wrap my mind around how pass-by-name works in ALGOL 60.

parameter-passing pass-by-name language-history algol