novikov Thu, 03 Jan 2019 02:30:51 -0800
What are the best practices of meta-programming? And what are anti-patterns?
So far I could find: * provide debugging info * check AST node type before doing anything with it