Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
If I'm following https://github.com/mame/radiation-hardened-quine#abnormal-us... correctly, that's exactly what he did!
-
If there were more languages, then it'd be `console.log("System.out.println({python_source})")`, etc. The problem then becomes quoting and escaping inner quotes. I managed to avoid the problem by using both single and double quotes, and relying on Python's `repr` also giving valid JS strings, but if I had to add one more language I'd have problems.
I still think the Quine Relay is a tour de force, but for different reasons. It's not 128 quines in different languages, but an incredibly robust system for quoting and escaping strings in 128 different languages.
[1] https://github.com/mame/quine-relay/blob/master/src/code-gen...
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
Or this one [3] that calculates pi by estimating its own surface area.
Or this one [4]. It's a lovers quarrel, written simultaneously in C and English. It's incredible, seriously, read it.
-
Here is something quite similar I've just made, but in the image domain :
https://github.com/unrealwill/uncroppable
It's a tool POC to steganographically encode an image into itself to make it crop resistant.
Related posts
- Quine Relay – An uroboros program with 100 programming languages
- JavaScript forbidden practices. Part 4: self-documenting code
- High Te/Ti users, explain to me a fact (scientific/business/practical...) in stupid terms.
- What do you do to achieve this catastrophy?
- It’s worse on mondays for some reason…