Thanks. What I am specially looking for is how to (un)escape strings in macros. How to write like result = echo "of '$ch':" if we had a special $ for including characters in the string. Sorry, English's not my primary language..
But have to say in general that I begin to love nim. Have ported some code which I did previously to JavaScript and it's equally easy but more fun.