RosettaGit

  • Tasks
  • Drafts
  • Languages

Contributing

  • Code on GitHub
  • Issues
  • Changelog

Special Pages

  • Similar Sites
  • Online Execution

V

'''V''' is a simple, stack-based (concatenative), dynamic language. It is similar to Joy and PostScript.

References

  • Wikipedia:V

Tasks

  • Ackermann function
  • Apply a callback to an array
  • Averages/Arithmetic mean
  • Collections
  • Combinations
  • Command-line arguments
  • Conditional structures
  • Copy a string
  • Exceptions
  • Fibonacci sequence
  • FizzBuzz
  • Function definition
  • Generic swap
  • Greatest common divisor
  • Greatest element of a list
  • Hello world!
  • Hello world/Text
  • Higher-order functions
  • Integer comparison
  • Literals/String
  • Logical operations
  • Loops/Downward for
  • Loops/Foreach
  • Loops/Infinite
  • Loops/N plus one half
  • Loops/While
  • Power set
  • Primality by trial division
  • Prime decomposition
  • Queue/Definition
  • Quine
  • Sorting algorithms/Merge sort
  • Sorting algorithms/Quicksort
  • Sum and product of an array
  • Sum of squares
  • Variadic function

Created by Adrian Sieber and contributors with Zola

Licensed under the GFDL-1.3-or-later