lisp-project-of-the-day
lisp-project-of-the-day copied to clipboard
clack-errors
I just want to mention that hunchentoot:*show-lisp-errors-p*, if non-nil, shows the stacktrace too (and only the stacktrace, no fancy display) (and only when hunchentoot:*catch-errors-p* is nil, otherwise the debugger pops up).