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: | Loup Vaillant <loup.vaillant@g...> |
| Subject: | Re: [Caml-list] Palindromic Quine |
You should have said the input must not be empty! It gave me false hopes :-( Cheers, Loup 2008/1/28, Keisuke Nakano <ksk@mist.i.u-tokyo.ac.jp>: > Hello, > > A 'Palindromic Quine' code is now wanted by a shortest-code contest at: > > http://golf.shinh.org/p.rb?Palindromic+Quine > > 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. > > Please submit your palindromic Quine to the above contest if you find > it. > The deadline is Thursday, 7 February 2008, 16:46:39, GMT. > All submitted programs will be revealed after the deadline. > At present the shortest code in OCaml has 205 bytes. > > Cheers, > > Keisuke Nakano <ksk _at_ mist.i.u-tokyo.ac.jp> > > _______________________________________________ > 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 >