1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/www/closure-compiler/pkg-descr
Martin Wilke caa2a4d515 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.

WWW:	http://code.google.com/closure/compiler/

PR:		ports/140556
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-11-17 09:10:45 +00:00

9 lines
413 B
Plaintext

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.
WWW: http://code.google.com/closure/compiler/