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.
Siga estas instrucciones para ejecutar esta aplicación:
- 1. Descargue esta aplicación en su PC.
- 2. Ingrese en nuestro administrador de archivos https://www.onworks.net/myfiles.php?username=XXXXX con el nombre de usuario que desee.
- 3. Cargue esta aplicación en dicho administrador de archivos.
- 4. Inicie el emulador en línea OnWorks Linux o Windows en línea o el emulador en línea MACOS desde este sitio web.
- 5. Desde el SO OnWorks Linux que acaba de iniciar, vaya a nuestro administrador de archivos https://www.onworks.net/myfiles.php?username=XXXXX con el nombre de usuario que desee.
- 6. Descarga la aplicación, instálala y ejecútala.
SCREENSHOTS
Ad
Compilador de cierre de Google
DESCRIPCIÓN
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.
Caracteristicas
- 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
Lenguaje de programación
JavaScript
Categorías
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.