@amszmidt @suetanvil Specific things I'm curious about but don't find explained on the .macro page on a first read:
- Can macros invoke other macros? Can macros invoke themselves recursively?
- Can a macro take a macro name as an argument and then invoke it?
- Is there a way to "stringify" a macro (IE convert an argument into an ASCII byte sequence)?