Y
Hacker News
new
|
ask
|
show
|
jobs
by
mattdodge
3992 days ago
This is the shortest one of the solutions so far. Wonder if it's the shortest possible? (Other than empty = empty)
2 comments
spacehome
3991 days ago
Yes. It is the unique shortest possible solution if you allow for a repeat at the beginning. OTOH if you disallow starting with a REPEAT, the shortest is length 10.
link
daveloyall
3992 days ago
Hm. Well, it was the first quine I arrived at. No special effort was made to make it short.
link