In many dialects of the / lisp scheme, when an error occurs, a "recursive replica" appears ... you can execute the / lisp scheme code in the frame where the error occurred and move up / down the stack.
Is it possible to do something like this in lua?
Thank!
source
share