Hacker News new | ask | show | jobs
by jmgao 3798 days ago
There are several examples of this in the Java world, such as proguard. They're mostly centered around code obfuscation, but they do some useful optimizations as well.