Timeline for Quine of orders
Current License: CC BY-SA 3.0
20 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 23, 2018 at 1:35 | vote | accept | l4m2 | ||
| Apr 18, 2018 at 11:29 | answer | added | Dom Hastings | timeline score: 6 | |
| Apr 15, 2018 at 3:03 | answer | added | dylnan | timeline score: 2 | |
| Apr 14, 2018 at 15:36 | comment | added | l4m2 | Proper quine rule is to avoid some code like if(language1)output thiscode().permutation(5);else if(language2)output thiscode().permutation(6);else ... | |
| Apr 13, 2018 at 3:42 | history | edited | l4m2 | CC BY-SA 3.0 | added 14 characters in body |
| Apr 13, 2018 at 3:41 | comment | added | dylnan | What about bytes vs. characters? | |
| Apr 13, 2018 at 3:36 | comment | added | l4m2 | @dylnan True. Program 123 outputting 321 and 132 is allowed | |
| Apr 13, 2018 at 0:41 | comment | added | dylnan | None of the programs are required to be a quine, right? | |
| Apr 12, 2018 at 21:36 | history | tweeted | twitter.com/StackCodeGolf/status/984545774909476864 | ||
| Apr 12, 2018 at 19:34 | comment | added | dylnan | Is code length counted in characters or bytes? What should we do with different character encodings? | |
| Apr 12, 2018 at 17:02 | answer | added | dylnan | timeline score: 2 | |
| Apr 12, 2018 at 14:55 | answer | added | Kevin Cruijssen | timeline score: 1 | |
| Apr 12, 2018 at 14:41 | answer | added | Jo King | timeline score: 10 | |
| Apr 12, 2018 at 10:19 | history | edited | l4m2 | CC BY-SA 3.0 | added 130 characters in body |
| Apr 12, 2018 at 9:54 | comment | added | H.PWiz | @Laikoni assume that, if it prints a different permutation then it is a different language | |
| Apr 12, 2018 at 9:31 | comment | added | lynn | To clarify, working on your example — if my code AAB prints AAB in language-1 and ABA in language-2, I assume that it must be a proper quine when viewed as a language-1 program, and there are no further restrictions involving its interpretation as a language-2 program. Is that right? | |
| Apr 12, 2018 at 9:28 | comment | added | lynn | Which definition of a proper quine applies? (Martin's, or ais523's, or maybe some other definition in these meta threads?) Do the proper quine rules apply only to interpretations of the program that are actually quines? (For what it's worth, I don't think this challenge is improved much by enforcing proper quine rules.) | |
| Apr 12, 2018 at 9:24 | comment | added | Laikoni | What counts as a different language? | |
| Apr 12, 2018 at 9:21 | history | edited | Laikoni | CC BY-SA 3.0 | formatting and rewording |
| Apr 12, 2018 at 8:59 | history | asked | l4m2 | CC BY-SA 3.0 |