first steps to metaprogramming

Thank you. This is a learning exercise and the last part of your answer solves my problem.
I actually need metaprogramming for “creating my own syntax”, I guess. I need to make some macros so that end-users can use them instead of writing more complicated code.

1 Like