> I'm only missing some quoting mechanism to replace the boilerplate [...]
Ask and you shall receive: <https://github.com/PMunch/macroutils#building-trees> The `superQuote` macro from my `macroutils` module is intended to help will the various grievances of the `quote` functionality. I'm not sure it 100% covers what you want to do, but if not please leave a feature request for it.