Yaklang Lambda Calculus: Beta-Reduction
To demonstrate the Turing completeness of the Yaklang programming language, we wrote this script. In this script, the core rule of lambda calculus - beta reduction is implemented and formally proven.
Yaklang Lambda Calculus: Beta-Reduction
To demonstrate the Turing completeness of the Yaklang programming language, we wrote this script. In this script, the core rule of lambda calculus - beta reduction is implemented and formally proven.