Lambda Calculus
View Standard Library
Input
@@ c. (Unsigned decimal integers are lists from lowest to highest place value. See the standard library above.) @@ def %243. (@@list e.3 4 2) @@ def %89. (@@list e.9 8) list:_print (uint10:norm (uint10:add %243 %89))
Reduce
Output