Category:V

From Rosetta Code
Revision as of 02:16, 6 June 2009 by rosettacode>Mwn3d (Added features)
Language
V
This programming language may be used to instruct a computer to perform a task.
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.

References