Paste JavaScript Code here…
// ADD YOUR CODE HERE function hello(name) { alert('Hello, ' + name); } hello('New user'); // IF YOU INSERT A CODE URL BELOW, // IT WILL TAKE PRECENDENCE
…or insert a Code URL
Compilation Level
WHITESPACE_ONLY
SIMPLE_OPTIMIZATIONS
ADVANCED_OPTIMIZATIONS
Output
compiled_code
warnings
errors
statistics
Output Format
text
json
xml
Copy to Pasteboard
Closure Caller
Use this widget to test the result of running Google’s
Closure Compiler
on your JavaScript code.
Widget by
Andrew Hedges