Jump to content

User:SWinxy/V (programming language): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Add external links
Nominated page for deletion using Page Curation ()
Tags: Reverted PageTriage
Line 1: Line 1:
<!-- Please do not remove or change this AfD message until the issue is settled -->
{{AfDM|page=V (programming language) (3rd nomination)|year=2020|month=July|day=19|substed=yes|origtag=afdx}}
<!-- End of AfD message, feel free to edit beyond this point -->

{{Infobox programming language
{{Infobox programming language
| name = The V Programming Language
| name = The V Programming Language

Revision as of 17:27, 19 July 2020

This template is being used in the wrong namespace. To nominate this user page for deletion, go to Miscellany for deletion.

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

  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

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)