Category:V (Vlang): Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
(Add some blurb)
Line 9: Line 9:
Vlang was chosen for use here. The [[:Category:V|V]] page on rosettacode.org is for a different programming language, also called V.
Vlang was chosen for use here. The [[:Category:V|V]] page on rosettacode.org is for a different programming language, also called V.
<br />
<br />
The spelling Vlang is a convenience for the language named V. Vlang is used here on RosettaCode to disambiguate from the other language called [[:Category:V|V]], with a side benefit of more concise web searching.<span>
The spelling Vlang is a convenience for the language named V. Vlang is used here on RosettaCode to disambiguate from the other language called [[:Category:V|V]], with a side benefit of more concise web searching.


The V Programming Language<br />
''Simple, fast, safe, compiled. For developing maintainable software.''


<a href="https://vlang.io>V</a> first appeared in 2019 in a trial web sandbox, The V Playground. Sources published on GitHub as version 0.0.12, in June 2019.
All code snippets should be available at the [//github.com/v-community/v_rosetta V-Community GitHub]

</span>
V is similar to Go in design and the v compiler tool is similar in implementation as a multi purpose command processor.
Some of the code snippets will be available at the [//github.com/v-community/v_rosetta V-Community GitHub]

Revision as of 00:35, 28 October 2021

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.

<a href="https://vlang.io>V</a> 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.

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)