From what I know C++ is an extremely complex language. How do you deal with the complexity? (Especially considering V is meant to be simple)
I'll post a detailed article about it soon.
How does the resulting V code look like for non-trivial templated code, say something you'd find in one of the more complex Boost libraries?