Skip to content

Comment on Radiation-hardened Quine (2014)parent

Comments

The quines are not simulating each other, they are just printing a string after some formatting (which usually involves embedding a copy of the string into itself). There's no Turing completeness needed (most of the quines don't even have branches), much less Gödel encodings.

they are just printing a string after some formatting

There's (at least) one language in quine-relay that's not that simple: Piet. It's a visual 2D language written as an image file.

https://www.dangermouse.net/esoteric/piet/samples.html

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.