Category:V (Vlang): Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 17:
V sources are published at [https://github.com/vlang/v GitHub], presently on version [https://github.com/vlang/v/releases 0.4.x].
 
V is an easier to learn, read, and use language. Its design has been influenced by Go, Oberon, Rust, Swift, Kotlin, and Python. DocumentationRead canand bereview founddocumentation [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 28:
 
==Helpful links==
* [https://www.youtube.com/watch?v=ZO3vlwqvTrc OverviewV andlanguage introductionoverview toand Vlangintroduction] by Erdet Nasufi
* [https://www.youtube.com/watch?v=_dIAcNp9bJs OverviewV andlanguage presentationoverview aboutand Vlangpresentation] for IBM
* Some of the code snippets are available at the archived [//github.com/v-community/v_rosetta V-Community (V Rosetta) GitHub]
* More info on the below can be found at [https://modules.vlang.io/ modules used by V]
291

edits