0

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.

daniels
  • 18,416
  • 31
  • 103
  • 173
  • Is [this what you're referring to](http://code.google.com/p/closure-library/source/browse/#git/closure/goog)? – admdrew Feb 18 '14 at 17:30

1 Answers1

0

No it isn't - the web service isn't open source.

Chad Killingsworth
  • 14,360
  • 2
  • 34
  • 57