Category:V (Vlang): Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 9:
<span style="font-size:2em;strong;">There was a language naming collision, so V (Vlang) was chosen.</span>
<br />
V (Vlang) is used here on RosettaCodeRosetta Code to disambiguate from the other language called [[:Category:V|V]].
<br />
<br />
Line 15:
''Simple, fast, safe, compiled. For developing maintainable software.''
 
[https://vlang.io V] first appeared in 2019 in a trial web sandbox, "The V Playground". Sources published on [https://github.com/vlang/v GitHub] as version 0.3.x, in August 2022.
 
V is similar to Go in design and the v compiler tool is similar in implementation as a multi purpose command processor.
Line 23:
''prompt$ v help''
 
...for more information on V and the ''v'' compiler tool.
Some of the code snippets will be available at the [//github.com/v-community/v_rosetta V-Community GitHub]
 
InfoMore info on modules listedthe below can be found at [https://modules.vlang.io/ Modulesmodules used by V]
 
{| class="wikitable"
291

edits