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: | Keisuke Nakano <ksk@m...> |
| Subject: | Palindromic Quine |
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>