• vrek@programming.dev
    link
    fedilink
    English
    arrow-up
    21
    ·
    4 hours ago

    Not quite this exact case but I love showing people https://github.com/mame/quine-relay

    It has 128 languages, it starts with ruby which prints out its own source code in Scala, then the Scala program executes to generate the next source code, repeat for 128 languages and eventually returns to the original ruby code.

    For extra fun, look at the source code on a large monitor.