Subject: Your code.
Author:
Posted on: 2018-02-13 21:07:00 UTC
You're almost certainly the second person in the world to use that awk macro; very brave.
My only remark after glancing through the code is that: there is a casequal (case based on equal) operator so you can do (casequal expr ("foo" ...) ("bar" ...) (t ...)) instead of coding up a cond with explicit equal comparisons.
Cheers ...
P. S. For the record, periods during which I remain silent about TXR on HN can be easily measured in weeks and months.