3
0
This is an answer chaining puzzle, where each answer must add on to the last.
The \$n\$th submission must output its own source code in the \$n\$th language and the \$n−1\$ languages before it.
A language can be either a dialect or a major version of a language, so Python version 2.121 is only counted as version 2 and Common Lisp and Clojure are considered different languages. This excludes compiler flags.
You can post 2 answers in a row, but have to use different languages.
The winner of this puzzle is the person to submit the second-to-last quine if there have been no new quines for a week. The aim of this puzzle is to go on as long as it can, so if you want the green tick, you'll have to respect that.
Have fun.
2But other than that, creative and cool challenge! (Just a note, don't be offended by the downvotes, they are just indicating whether it would be good for the site in it's current form). Also, "output its own source code in n different languages" may seem a little bit too hard for an answer-chaining questions, so you may want to change that to the current language instead of all the previous languages. – MilkyWay90 – 2019-03-15T00:59:19.070
Well actually re: scoring, one thing you can do is copy the other polyglot-chaining problem, which has a scoring metric based on both number of languages and code size – ASCII-only – 2019-03-15T06:25:33.570
Let us continue this discussion in chat.
– Andrew – 2019-03-15T14:15:21.0671Are there any rules on one person posting two answers in a row? – Jo King – 2019-03-16T07:11:47.043