Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if it were to be a quine, shouldn't the one-char-deleted quine return the one-char-deleted program, not the original? #1

Open
silky opened this issue Feb 20, 2014 · 6 comments

Comments

@silky
Copy link

silky commented Feb 20, 2014

at least, that's what i expected.

still, it's quite impressive.

@mame
Copy link
Owner

mame commented Feb 20, 2014

If you give me a pull request, I'll merge it in :-)

@silky
Copy link
Author

silky commented Feb 20, 2014

haha :)

@lmb
Copy link

lmb commented Feb 21, 2014

Wouldn't that imply that the quine reduces to the empty string at some point? In that case I'll happily provide a pull ;)

@silky
Copy link
Author

silky commented Feb 21, 2014

hahaha!

@mame
Copy link
Owner

mame commented Feb 22, 2014

Vacuously true :-)

@nixpulvis
Copy link

nixpulvis commented Jan 7, 2019

Depends a bit how you look at this. If you consider this to be a radiation hardened quine, then I'd argue that it shouldn't return the new program without the bit that was flipped. However if you call it a quine that can have a single character changed, then I might expect it to print the changed program.

Either way, this is rad (pun intended).

Sorry for necro, I couldn't resist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants