Category:V

From Rosetta Code
Revision as of 10:03, 17 October 2022 by Wutang (talk | contribs)
Language
V
This programming language may be used to instruct a computer to perform a task.
Official website
Type safety: Safe
Type strength: Strong
Type checking: Dynamic
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using V.

V is a simple, stack-based (concatenative), dynamic language. It is similar to Joy and PostScript. There is another language called V on rosettacode.org, also known by the name of Vlang, and it can be found here Vlang.

References