A Ruby program that generates itself through a 128-language quine loop
1–10 of 63 posts
Re: A Ruby program that generates itself through a 128-language quine loop
#2Re: A Ruby program that generates itself through a 128-language quine loop
#3And is that an Ouroboros snake, or something else
Re: A Ruby program that generates itself through a 128-language quine loop
#4How exactly does this work? Does one language invoke another and another in a chain, or ruby at the top calling A, then B, then C.. And is that an Ouroboros snake, or something else
Re: A Ruby program that generates itself through a 128-language quine loop
#5Re: A Ruby program that generates itself through a 128-language quine loop
#6Apparently, they have a book called "The world of obfuscated, esoteric, artistic programming", but it seems to be written in Japanese. I hope it will be translated to English someday, so I may learn this dark sorcery.
Re: A Ruby program that generates itself through a 128-language quine loop
#7Note that the author made the challenge even harder by sorting the languages in alphabetical order:
> According to Endoh, the most challenging transitions were Befunge to BLC8 to brainfuck, as all three are esoteric. It runs through languages strictly in alphabetical order, so there was no opportunity to group easier-to-work-with languages together.
Re: A Ruby program that generates itself through a 128-language quine loop
#8Re: A Ruby program that generates itself through a 128-language quine loop
#9This guy demonstrated enough understanding of 128 of them to make this work.
Is the difference in competence really so big between us?
Re: A Ruby program that generates itself through a 128-language quine loop
#10Many programmers complain that they can't complete a hello world example in one or more of the languages featured here because they're too difficult. This guy demonstrated enough understanding of 128 of them to make this work. Is the difference in competence really so big between us?
I see this every single day.
And it becomes more and more obvious the better you become.