[Feature Suggestion] additional information in error messages
As of present writing, on error, the exception message returned is (seemingly) the last error in the stack trace. For instance, adding an additional space resulted in an error resulting to a missing CDR.
I would suggest including at least the generated lisp statement that is being evaluated when the error occurred if not the entire stacktrace.