Browse thread
Palindromic Quine
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Romain Bardou <Romain.Bardou@l...> |
| Subject: | Re: [Caml-list] Palindromic Quine |
Actually a Quine can be empty AND >1B, can't it? -- Romain Bardou Till Varoquaux a écrit : > Thought about it ;-) but it does say entries should be >1B. > > Till > > On Jan 28, 2008 3:39 PM, Alain Frisch <alain@frisch.fr> wrote: >> Keisuke Nakano wrote: >>> The code should be a Quine, which prints its own code without reading >>> its source file. Additionally, the code should be palindromic, which >>> reads the same forward as it does backward. Shorter code is better. >>> Lots of programming languages are available including OCaml, of course. >> I've one with 0 bytes. Should I submit it? >> >> -- Alain >> >> >> _______________________________________________ >> Caml-list mailing list. Subscription management: >> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list >> Archives: http://caml.inria.fr >> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners >> Bug reports: http://caml.inria.fr/bin/caml-bugs >> > > >