D vs V Programming Language: What are the differences?
Developers describe D as "Modern convenience. Modeling power. Native efficiency". D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety and programmer productivity. On the other hand, V Programming Language is detailed as "A compiled language for developing maintainable software". It is a statically typed compiled programming language designed for building maintainable software. It's similar to Go and is also influenced by Oberon, Rust, Swift. It supports translation from C and (soon) C++.
D and V Programming Language belong to "Languages" category of the tech stack.
V Programming Language is an open source tool with 10.5K GitHub stars and 644 GitHub forks. Here's a link to V Programming Language's open source repository on GitHub.