Nethermind interview question

What is a small step semantics of a program language?

Interview Answer

Anonymous

10 Feb 2023

Small step semantics describes how a program is executed step-by-step in terms of simple reductions (like beta-reduction).