Writing a triple polyglot script
nkanaev.github.io
Writing a triple polyglot script
1–10 of 21 posts
Re: Writing a triple polyglot script
#2Re: Writing a triple polyglot script
#3Haha, very cool though!
Re: Writing a triple polyglot script
#4Re: Writing a triple polyglot script
#5 CuG #%* POLYGLOT - a program in eight languages 15 February 1991 *+Ex=Re: Writing a triple polyglot script
#6A more impressive alternative would be writing nested interpreters in multiple languages... Or writing code which runs in one "language" and then self modifies to another language which runs and subsequently self modifies, and so on.
Re: Writing a triple polyglot script
#7https://www.alchemistowl.org/pocorgtfo/
I mean, does HN filter out PoC||GTFO release announcements or something? I seem to remember there being mention that it might've hit the filter list ..
Re: Writing a triple polyglot script
#8Languages with eval() kind of give you a pass on this challenge. A more impressive alternative would be writing nested interpreters in multiple languages... Or writing code which runs in one "language" and then self modifies to another language which runs and subsequently self modifies, and so on.