@mhoye I used to work (back before XML was a thing) with a markup language that had tags that looked like >this< and you'd end an element with the one you started it with ...
>text<so it kind of looked like >b<this>b<>text<
Pretty much explains what's left of my sanity
@scruss @mhoye
cat main.lsp | tr '()><' '><()'
Because let's also make the parentheses alarming.