Open Source Community Association of the V Programming Language

Non-profit organization dedicated to the development and evolution of the V (aka Vlang) programming language

Latest news

Try V online

            fn main() {
                areas := ['game', 'web', 'tools', 'science', 'systems',
                          'embedded', 'drivers', 'GUI', 'mobile']
                for area in areas {
                    println('Hello, ${area} developers!')
                }
            }

Sponsors

Following individuals kindly support us ❤️:

You can support us on Open Collective.

Have a question? Write to us!