Category:V (Vlang)

From Rosetta Code
Revision as of 05:35, 1 November 2021 by rosettacode>Btiffin (Add more intro)
Language
V (Vlang)
This programming language may be used to instruct a computer to perform a task.
Official website
Garbage collected: Allowed
Type strength: Strong
Type checking: Static
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using V (Vlang).

NOTE: Vlang is V. There was a language naming collision.
Vlang was chosen for use here. The V page on rosettacode.org is for a different programming language, also called V.
The spelling Vlang is a convenience for the language named V. Vlang is used here on RosettaCode to disambiguate from the other language called V, with a side benefit of more concise web searching.

The V Programming Language
Simple, fast, safe, compiled. For developing maintainable software.

V first appeared in 2019 in a trial web sandbox, The V Playground. Sources published on GitHub as version 0.0.12, in June 2019.

V is similar to Go in design and the v compiler tool is similar in implementation as a multi purpose command processor.

https://vlang.io

prompt$ v help

for more information on V and the v compiler tool.

Some of the code snippets will be available at the V-Community GitHub

Pages in category "V (Vlang)"

The following 200 pages are in this category, out of 475 total.

(previous page) (next page)
(previous page) (next page)