Closure (Python) 20140110

Closure is a compiler for optimizing JavaScript code, created and used by Google.It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.Originally written in Java, this package implements it for Python...