[<<][softarch][>>][..]
1. Write a recursive version first. 2. Replace all non-tail calls with pushes 3. Replace the now "interpreter" function with a pop + again part at the end.
[Reply][About]