Slashdot Mirror


Winners of the 18th IOCCC

achowe writes "The winners of the 18th International Obfuscated C Code Contest have been announced. This years winners include a 'Commodore PET emulator', 'Sound generation with SDL audio', and a 'Text WWW Browser'."

4 of 110 comments (clear)

  1. No Source Code? by geomon · · Score: 4, Interesting

    What's with that?

    Seriously though, why post the results of a competition regarding obfuscated source code if we are unable to view the entries ourselves? Seem the announcement was a bit of a let down if all we get to see is a couple of output files from some of the entries.

    Sigh... I miss the old days when awards announcements didn't have a trailer.

    --
    "Rocky Rococo, at your cervix!"
  2. My favorite by nizo · · Score: 4, Interesting

    My favorite from years past is this one by smr which claims to be the smallest self replicating program.

  3. Obfuscated code compiler? by Doppler00 · · Score: 3, Interesting

    Wouldn't the ultimate obfuscation be to write an obfuscation compiler that retranslates the C code into obfuscated code, and then run that compiler against its own source code? Repeat several hundred times. I couldn't imagine the resulting code to ever be understandable.

    1. Re:Obfuscated code compiler? by Coryoth · · Score: 3, Interesting

      Perl, of course, is the ideal language for such a thing, and you would be looking for Acme::Smirch, which does a fabulous job of taking any perl script and producing a perfectly functional perl script that uses no alphanumeric characters or whitespace. The results of applying smirch to the smirch module are... well they're impossible to get past the lameness filter, but I think it is safe to say that it is fairly obfuscated.

      Jedidiah.