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


Reply via email to