User:SWinxy/V (programming language)
V Programming Language
Designed by | Alexander Medvednikov |
---|---|
Developer | Alexander Medvednikov & Community |
Stable release | 0.1.28.1
/ June 27, 2020 |
Typing discipline | Static |
License | MIT |
Filename extensions | .v |
Website | https://vlang.io |
Influenced by | |
Oberon, Go, Rust, Swift |
The V programming language is a programming language designed by Alexander Medvednikov. Alexander Medvednikov initially created the V programming language for Volt, a desktop client for multiple messaging and communication apps.
The V programming language is performant within three percent of the C programming language. The compilation of the V programming language is one hundred thousand to 1.2 million loc per second. The V language compiler compiles itself in under a second.
The V programming language also has its module management system named VPM. In VPM, there are over 80 modules for the V programming language, one of which is known as UI. UI, also known as VUI, is the V programming language's custom UI library.
The V programming language team maintains other applications and modules. The more significant projects are Viscord, Gitly, VSL, Vid, VOS, VLLVM, Vorum, and a PDF reader in V.