Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.
Project metadata download: closure-compiler-r946.pom
Binary download: closure-compiler-r946.jar
Source download: closure-compiler-r946-sources.jar
Release date: 7 April 2011
License: The Apache Software License, Version 2.0
Files: 388,
Classes: 901,
Lines of code: 137319
Google AppEngine: Partial support
Depends on:(View as diagram)
  • Maven-Central / args4j / args4j
  • Maven-Central / com.google.guava / guava
  • Maven-Central / com.google.protobuf / protobuf-java
  • Maven-Central / junit / junit
  • JDK / jdk / openjdk
Used by:
  • Maven-Central / net.dynamic-tools.javascript.maven / javascript-maven-plugin
MD5 Signatures:
  • 48320c0dbe026d8c4a27f9242ff969d2
  • fa8695e160fb85ac72b2455c49f2cea6
New to GrepCode? Check out our FAQ X