Multi-Language Quine Generator

31 views
Skip to first unread message

Andy Kitchen

unread,
Mar 6, 2014, 6:51:04 AM3/6/14
to d...@silverpond.com.au, fp...@googlegroups.com
Problem:

Create a program that takes as input a list of languages, then outputs
a multi-quine
that cycles through those languages.

e.g.

sequine ruby node ruby python | ruby | node | ruby | python | ruby |
node | ruby | python


I already have a proof of concept solution.
This problem is probably easier than you might expect.



Please share this puzzle around.


Kind Regards

AK

Andy Kitchen

unread,
Mar 6, 2014, 6:56:25 AM3/6/14
to d...@silverpond.com.au, fp...@googlegroups.com
Here is a gist version so people can comment

https://gist.github.com/andykitchen/9388094
Reply all
Reply to author
Forward
0 new messages