Category:V (Vlang): Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 13:
V (Vlang) is used here on Rosetta Code to disambiguate from the other language called [[:Category:V|V]].
 
[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], version 0.3.x, as of August 2022.
 
V sources are published at [https://github.com/vlang/v GitHub], presently on version [https://github.com/vlang/v/releases 0.3.x].
V is an easier to learn, read, and use language. Its design has been influenced by Go, Oberon, Rust, Swift, Kotlin, and Python.
 
V is an easier to learn, read, and use language. Its design has been influenced by Go, Oberon, Rust, Swift, Kotlin, and Python. Documentation can be found [https://github.com/vlang/v/blob/master/doc/docs.md here].
 
V's compiler tool is similar in implementation to a multi purpose command processor.
Line 79 ⟶ 81:
|-
| 47 || [https://rosettacode.org/wiki/Category:Vlang-time time] || || 48 || [https://rosettacode.org/wiki/Category:Vlang-toml toml]
|-
| 49 || [https://rosettacode.org/wiki/Category:Vlang-vweb vweb] || || 50 || [https://rosettacode.org/wiki/Category:Vlang-wasm wasm]
|-
|}
291

edits