User:SWinxy/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[1] programming language is a programming language designed by Alexander Medvednikov. Alexander Medvednikov initially created the V programming language for Volt[2], a desktop client for multiple messaging and communication apps.
The V programming language is performant within three percent of the C programming language[3]. The compilation of the V programming language is one hundred thousand to 1.2 million lines of code per second. The V language compiler compiles itself in under a second.
The V programming language also has its module management system named VPM[4]. In VPM[4], there are over 80 modules for the V programming language, one of which is known as UI[5]. UI[5], also known as VUI[5], 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.
References
[edit]- ^ "The V Programming Language". vlang.io. Retrieved 2020-07-17.
- ^ "Volt |". volt-app.com. Retrieved 2020-07-17.
- ^ "The Patreon for V, cited for the "About" section". Patreon. Retrieved 2020-07-17.
{{cite web}}
: CS1 maint: url-status (link) - ^ a b vpm.best https://vpm.best/. Retrieved 2020-07-17.
{{cite web}}
: Missing or empty|title=
(help) - ^ a b c vlang/ui, The V Programming Language, 2020-07-17, retrieved 2020-07-17
External Links
[edit]vlang.io - The V programming language website
github.com/vlang - The V GitHub organization
github.com/vlang/v - The V compiler
patreon.com/vlang - The V community Patron (Contains information not included elsewhere)