Complete language definition ... http://www.dangermouse.net/esoteric/ook.html
And a nice example ... http://www.ntecs.de/old-hp/uu9r/lang/html/ook.en.html#_Squares
Terry
Phil Middlemiss wrote:
That is truly amazing. I don't know whether I'm happy or sad that I don't think I'm capable of producing similar source code.Phil.----- Original Message -----From: TerrySent: Tuesday, April 20, 2004 9:49 AMSubject: Re: [DUG] Converting some code from CYou may have heard of the International Obfuscated C Code Contest ... there is a 1990 entry you can probably relate to.
This code primarily solves differential equations. But if you give it special parameter, -r, it reverses lines in a file. Then if you run the -r on the original source code and recompile it, it becomes a sort program. And if you sort the orignal source code and compile, it becomes a Fibonacci sequence generator. And a -r parameter on the sort program, applied to itself, gives you back the original code.
http://www.au.ioccc.org/1990/theorem.hint
http://www.au.ioccc.org/1990/theorem.c
Terry
_______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
_______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
