Jump to content

User:SWinxy/V (programming language)

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Tamzin (talk | contribs) at 05:08, 31 May 2023 (-). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
V Language
Designed byAlexander Medvednikov
DeveloperAlexander Medvednikov & Community
Stable release
0.1.28.1 / June 27, 2020
Typing disciplineStatic
LicenseMIT
Filename extensions.v
Websitehttps://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]
  1. ^ "The V Programming Language". vlang.io. Retrieved 2020-07-17.
  2. ^ "Volt |". volt-app.com. Retrieved 2020-07-17.
  3. ^ "The Patreon for V, cited for the "About" section". Patreon. Retrieved 2020-07-17.{{cite web}}: CS1 maint: url-status (link)
  4. ^ a b vpm.best https://vpm.best/. Retrieved 2020-07-17. {{cite web}}: Missing or empty |title= (help)
  5. ^ a b c vlang/ui, The V Programming Language, 2020-07-17, retrieved 2020-07-17
[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)