<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Closure Compiler &#8211; JavaScript compiler from Google Labs</title>
	<atom:link href="http://www.kerala-gtug.org/blog/7/closure-compiler-javascript-compiler-from-google-labs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerala-gtug.org/blog/7/closure-compiler-javascript-compiler-from-google-labs/</link>
	<description>Google fans from Gods own country</description>
	<lastBuildDate>Sun, 18 Apr 2010 05:55:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Praseed Pai</title>
		<link>http://www.kerala-gtug.org/blog/7/closure-compiler-javascript-compiler-from-google-labs/comment-page-1/#comment-17</link>
		<dc:creator>Praseed Pai</dc:creator>
		<pubDate>Mon, 12 Apr 2010 14:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerala-gtug.org/?p=7#comment-17</guid>
		<description>Closure is a JavaScript Optimizer.. i had blogged about it shortly after the event...@
http://praseedp.blogspot.com/2010/04/closure-compiler.html

I think the name (closure) might have originated from the computer science/mathematics term closure which is derived from mathematical notion of closure ( + is a closed operation for +ve integers ..). By Analyzing Javascript source code , the tool can rewrite the Abstract Syntax Tree to produce running code. The generated source code is &quot;closed&quot; (as variable reference are validated ) after transformation. ( The Compiler transforms code into working javascript...which is similar to the notion of closure )</description>
		<content:encoded><![CDATA[<p>Closure is a JavaScript Optimizer.. i had blogged about it shortly after the event&#8230;@<br />
<a href="http://praseedp.blogspot.com/2010/04/closure-compiler.html" rel="nofollow">http://praseedp.blogspot.com/2010/04/closure-compiler.html</a></p>
<p>I think the name (closure) might have originated from the computer science/mathematics term closure which is derived from mathematical notion of closure ( + is a closed operation for +ve integers ..). By Analyzing Javascript source code , the tool can rewrite the Abstract Syntax Tree to produce running code. The generated source code is &#8220;closed&#8221; (as variable reference are validated ) after transformation. ( The Compiler transforms code into working javascript&#8230;which is similar to the notion of closure )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikhil Vishnu P. V</title>
		<link>http://www.kerala-gtug.org/blog/7/closure-compiler-javascript-compiler-from-google-labs/comment-page-1/#comment-16</link>
		<dc:creator>Nikhil Vishnu P. V</dc:creator>
		<pubDate>Mon, 12 Apr 2010 12:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerala-gtug.org/?p=7#comment-16</guid>
		<description>I think closure is a javascript optimizer more than a compiler. right?</description>
		<content:encoded><![CDATA[<p>I think closure is a javascript optimizer more than a compiler. right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nithin SR</title>
		<link>http://www.kerala-gtug.org/blog/7/closure-compiler-javascript-compiler-from-google-labs/comment-page-1/#comment-15</link>
		<dc:creator>Nithin SR</dc:creator>
		<pubDate>Mon, 12 Apr 2010 09:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerala-gtug.org/?p=7#comment-15</guid>
		<description>I have seen someother minifiers, but this optimizer + minifier make me excited. I could make more faster apps ;)
Thanks for introducing this</description>
		<content:encoded><![CDATA[<p>I have seen someother minifiers, but this optimizer + minifier make me excited. I could make more faster apps <img src='http://www.kerala-gtug.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Thanks for introducing this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay.N</title>
		<link>http://www.kerala-gtug.org/blog/7/closure-compiler-javascript-compiler-from-google-labs/comment-page-1/#comment-3</link>
		<dc:creator>Vijay.N</dc:creator>
		<pubDate>Sun, 11 Apr 2010 15:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerala-gtug.org/?p=7#comment-3</guid>
		<description>closure compilers session was interseting for me the most</description>
		<content:encoded><![CDATA[<p>closure compilers session was interseting for me the most</p>
]]></content:encoded>
	</item>
</channel>
</rss>
