This is the Linux app named Google Closure Compiler whose latest release can be downloaded as closure-compilerwebpack-v20180702sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Google Closure Compiler with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Google Closure Compiler
DESCRIPTION
Closure Compiler is a production-grade JavaScript optimizer and checker that parses JS, analyzes it, removes dead code, rewrites and minifies what remains, and emits faster, smaller bundles. Beyond minification, it performs advanced optimizations such as inlining, property collapsing, type-guided rewrites, and cross-module motion, often yielding substantial load-time wins. It includes a strong static checker that validates syntax, variable references, and type annotations (Closure types or JSDoc), catching bugs early and enabling aggressive transformations safely. The ecosystem provides a Java implementation, npm/JS builds, and documentation for integrating in modern toolchains. Closure Compiler has been used extensively at scale within Google and by the broader community, proving its robustness on very large codebases. Companion repositories track npm packaging and a JS-only variant for environments where running Java is undesirable.
Features
- Advanced whole-program optimizations beyond minification
- Strong static checks with JSDoc-based typing
- Dead-code elimination, inlining, and property collapsing
- Cross-module code motion and code splitting support
- Multiple distributions including Java and JS-only builds
- Battle-tested on very large, production codebases
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/google-closure-compiler.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.