Albedo

Joined 24 August 2022
m
(→‎Ackermann Function: Program flow and stack developnent for A(2,0))
Line 379:
 
|}
 
This is a naive implementation that does not use any optimization. Explanation follows soon.
 
Example output:
 
? 3
? 5
253
 
 
Program flow (see explanation of the shorthand codes at the top of the page), with labels:
136

edits