<?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: Static Typing: For tools, or for compilers?</title>
	<atom:link href="http://almaer.com/blog/static-typing-for-tools-or-for-compilers/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/static-typing-for-tools-or-for-compilers</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: mark</title>
		<link>http://almaer.com/blog/static-typing-for-tools-or-for-compilers/comment-page-1#comment-32102</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 21 Apr 2006 05:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/static-typing-for-tools-or-for-compilers#comment-32102</guid>
		<description>Compilers &amp; Interpreters Tools

http://www.yaodownload.com/software-development/compilers-interpreters/
</description>
		<content:encoded><![CDATA[<p>Compilers &#038; Interpreters Tools</p>
<p><a href="http://www.yaodownload.com/software-development/compilers-interpreters/" rel="nofollow">http://www.yaodownload.com/software-development/compilers-interpreters/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Lee</title>
		<link>http://almaer.com/blog/static-typing-for-tools-or-for-compilers/comment-page-1#comment-32101</link>
		<dc:creator>Bob Lee</dc:creator>
		<pubDate>Thu, 16 Mar 2006 19:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/static-typing-for-tools-or-for-compilers#comment-32101</guid>
		<description>Chris, I like that. BeanShell has the potential to do the same for Java.

</description>
		<content:encoded><![CDATA[<p>Chris, I like that. BeanShell has the potential to do the same for Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hanson</title>
		<link>http://almaer.com/blog/static-typing-for-tools-or-for-compilers/comment-page-1#comment-32100</link>
		<dc:creator>Chris Hanson</dc:creator>
		<pubDate>Thu, 16 Mar 2006 07:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/static-typing-for-tools-or-for-compilers#comment-32100</guid>
		<description>In Objective-C, message-to-method dispatch is runtime-dynamic in the same way as Smalltalk (you can send any message to any object at any time).  But you can also provide static type information for the variables referring to your objects; the compiler can sanity-check them at compile time, without constraining runtime behavior.   Xcode on Mac OS X can also use them to provide method completion lists and such.  It&#039;s effectively similar to Smalltalk with an optional and non-binding type syntax.
</description>
		<content:encoded><![CDATA[<p>In Objective-C, message-to-method dispatch is runtime-dynamic in the same way as Smalltalk (you can send any message to any object at any time).  But you can also provide static type information for the variables referring to your objects; the compiler can sanity-check them at compile time, without constraining runtime behavior.   Xcode on Mac OS X can also use them to provide method completion lists and such.  It&#8217;s effectively similar to Smalltalk with an optional and non-binding type syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Lightbody</title>
		<link>http://almaer.com/blog/static-typing-for-tools-or-for-compilers/comment-page-1#comment-32099</link>
		<dc:creator>Patrick Lightbody</dc:creator>
		<pubDate>Thu, 16 Mar 2006 07:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/static-typing-for-tools-or-for-compilers#comment-32099</guid>
		<description>Yeah - is there something on the horizon?
</description>
		<content:encoded><![CDATA[<p>Yeah &#8211; is there something on the horizon?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Lee</title>
		<link>http://almaer.com/blog/static-typing-for-tools-or-for-compilers/comment-page-1#comment-32098</link>
		<dc:creator>Bob Lee</dc:creator>
		<pubDate>Thu, 16 Mar 2006 02:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/static-typing-for-tools-or-for-compilers#comment-32098</guid>
		<description>What&#039;s coming?
</description>
		<content:encoded><![CDATA[<p>What&#8217;s coming?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
