<?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: CoffeeScript, Whitespace, and Coffee</title>
	<atom:link href="http://almaer.com/blog/coffeescript-whitespace-and-coffee/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/coffeescript-whitespace-and-coffee</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Elaine</title>
		<link>http://almaer.com/blog/coffeescript-whitespace-and-coffee/comment-page-1#comment-48085</link>
		<dc:creator>Elaine</dc:creator>
		<pubDate>Sat, 09 Apr 2011 08:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2959#comment-48085</guid>
		<description>I keep waiting for code that will remove all the useless code that auto-coding tools put in.
Years ago I watched people coding C++ by hand. Those days are gone forever, except for a few old-timers. Today, software tools output the code, and no one knows exactly what most of it looks like, or much cares.
There&#039;s a ton of bloat in machine-generated code these days.</description>
		<content:encoded><![CDATA[<p>I keep waiting for code that will remove all the useless code that auto-coding tools put in.<br />
Years ago I watched people coding C++ by hand. Those days are gone forever, except for a few old-timers. Today, software tools output the code, and no one knows exactly what most of it looks like, or much cares.<br />
There&#8217;s a ton of bloat in machine-generated code these days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Strachan</title>
		<link>http://almaer.com/blog/coffeescript-whitespace-and-coffee/comment-page-1#comment-48076</link>
		<dc:creator>James Strachan</dc:creator>
		<pubDate>Fri, 01 Apr 2011 15:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2959#comment-48076</guid>
		<description>BTW here&#039;s an experimental fork of CoffeeScript that adds optional type annotations...

https://github.com/jstrachan/coffee-script/blob/master/TypeAnnotations.md

which can do nothing on the client side but could be used to generate very efficient static bytecode on the server side if your Coffee is mixed with Java / Scala / Groovy stuff.</description>
		<content:encoded><![CDATA[<p>BTW here&#8217;s an experimental fork of CoffeeScript that adds optional type annotations&#8230;</p>
<p><a href="https://github.com/jstrachan/coffee-script/blob/master/TypeAnnotations.md" rel="nofollow">https://github.com/jstrachan/coffee-script/blob/master/TypeAnnotations.md</a></p>
<p>which can do nothing on the client side but could be used to generate very efficient static bytecode on the server side if your Coffee is mixed with Java / Scala / Groovy stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
