Y
Hacker News
new
|
ask
|
show
|
jobs
by
woodrowbarlow
2667 days ago
you may enjoy this article, where the author of a really clever bit of obfuscated C breaks down everything the code is doing.
https://www.a1k0n.net/2011/07/20/donut-math.html
1 comments
tromp
2667 days ago
The maze generator at
http://tromp.github.io/pearls.html#maze
is similarly accompanied by a link to a book chapter documenting the obfuscation.
link