Comment by fooker
17 days ago
This is so cool!
Fun fact, Tiny C Compiler was derived from such a C compiler submitted to the the International Obfuscated C Code Contest.
17 days ago
This is so cool!
Fun fact, Tiny C Compiler was derived from such a C compiler submitted to the the International Obfuscated C Code Contest.
Further Fun fact, that submission was called OTCC. I reverse engineered it and that provided inspiration for SectorC.
https://xorvoid.com/otcc_deobfuscated.html https://github.com/xorvoid/otcc_deobfuscated
Meh, I did an entire awk interpreter in two lines: