> As soon as the book on Nim macros is ready,
A Nim macro book would be really great. I read [https://nim-lang.org/docs/tut3.html](https://nim-lang.org/docs/tut3.html) and [https://flenniken.net/blog/nim-macros](https://flenniken.net/blog/nim-macros)/ but have still a lot problems with macros. And recently I had a discussion with an experienced C++ developer, who told me that he will not consider switching to Nim until really good learning resources for Nim are available, which mostly means macros, threads and parallel processing and async.
