Allows macro writers to provide better feedback to macro users when errors are signaled during macroexpansion.
Should compile and work in all implementations, but right now only SBCL and Clasp can do something useful with the provided information.
Author: Jan Moringen
License: GPLv3
Code: https://github.com/scymtym/trivial-with-current-source-form
Branch: master