A quine is a non-empty computer program which takes no input and produces a copy of its own source code as its only output.
Quine relay is a Ruby program that generates Scala program that generates Scheme program that generates ...(through 100 languages in total)... REXX program that generates the original Ruby code again.
