Do anyone use V Lang in production? Or for other things? What are your experiences wit this?
In terms of usage, maybe some places you can get metrics on this are below. You can also do comparisons between languages:
https://ossinsight.io/collections/programming-language/ (Github Language Rankings from OSS Insight)
https://www.slant.co/options/34445/~v-review (V on Slant)
Personally, I have experimented with V, along with other newer languages. Have found it quite useful for IT related tasks and like it. As the language is in beta, don't use it for anything critical (yet), but non-critical and fun. Probably it would be good to ask on their GitHub, as they are one of the languages that have open discussions.
Didn't know about this animosity or the fights that have happened. That was definitely not my intention to spur anything up. I have used Go extensively in many projects and in generally very happy when I need that kinda language (statically compiled, more "secure" handling of errrors etc.)
Thanks Tozen, I am checking them out now :)