This is a program to illustrate how the Ackermann function operates using ncurses
Current features:
[space] to pause
[s] to stop refreshing the main screen to improve performance
[->] to single step when in pause mode
TODO:
fix the stack pointer (it overflows)