Update
This commit is contained in:
parent
1ae8bf1e9d
commit
91a4ce4727
7 changed files with 202 additions and 29 deletions
6
quine.md
6
quine.md
|
@ -34,4 +34,8 @@ TODO: more langs?
|
|||
|
||||
Yet a stronger quine is so called *radiation hardened quine*, a quine that remains quine even after any one character from the program has been deleted (found here in [Ruby](ruby.md): https://github.com/mame/radiation-hardened-quine).
|
||||
|
||||
In the [Text](plaintext.md) [esoteric programming language](esolang.md) every program is a quine (and so also a radiation hardened one).
|
||||
In the [Text](plaintext.md) [esoteric programming language](esolang.md) every program is a quine (and so also a radiation hardened one).
|
||||
|
||||
## See Also
|
||||
|
||||
- [polyglot](polyglot.md)
|
Loading…
Add table
Add a link
Reference in a new issue