Does anyone know if the source code for http://closure-compiler.appspot.com/home is available?
I am trying to call Google Closure Compiler from a Java application and I'm thinking that if the source code for the service above would be available somewhere i could see how this was implemented I could have an idea of how to do it myself.