Post #2280555
2026-05-09 11:51 UTC
Absolutely, that’s a polyglot file
Replies (1)
-
@vrek@programming.dev 2026-05-09 12:35
Not quite this exact case but I love showing people 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.