<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - The Verification Corner - Stepwise Refinement</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Peli/The-Verification-Corner-Stepwise-Refinement/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/7468/c217b144-6a4c-4f25-9090-9e0601577468/stewiserefinement_100_ch9.jpg</url>
		<title>Channel 9 - The Verification Corner - Stepwise Refinement</title>
		<link></link>
	</image>
	<description> In this episode of The Verification Corner, Kuat Yessenov and&amp;nbsp;Rustan Leino, Principal Researcher in the Research in Software Engineering (RiSE) group at Microsoft Research, &amp;nbsp;show how a program can be constructed by stepwise refinement.&amp;nbsp; First, a high-level description of the program is given.&amp;nbsp; Then, some more detailed pseudo-code is developed.&amp;nbsp; Finally, an efficient data-structure representation is chosen and the corresponding changes to the program are written.&amp;nbsp;There are several potential advantages of this approach.&amp;nbsp; One is that it lets the programmer design the program in finer and finer levels of granularity, rather than having to write all the fine details into the program text at once.&amp;nbsp; At each level, the verification tool kicks in and checks the correctness, thus proving feedback to the programmer.&amp;nbsp; A second advantage is that the more abstract descriptions of the program stay around, in a machine readable form that makes sure they stay up-to-date.&amp;nbsp; This means a new programmer on the project can start reading the more abstract versions in order to understand the program. Find past and future episodes of the The Verification Corner! The Verification Corner is a show on Software Verification Techniques and Tools. The show is produced by the&amp;nbsp;Research in Software Engineering team (RiSE), which coordinates Microsoft&#39;s research in Software Engineering in Redmond, USA. </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 09:03:14 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 09:03:14 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: The Verification Corner - Stepwise Refinement</title>
		<description>
			<![CDATA[ <p>Zooming into the editor window, those fonts look amazing.</p><p>posted by intelman</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Peli/The-Verification-Corner-Stepwise-Refinement#c634221650540000000</link>
		<pubDate>Fri, 08 Oct 2010 20:04:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Peli/The-Verification-Corner-Stepwise-Refinement#c634221650540000000</guid>
		<dc:creator>intelman</dc:creator>
	</item>
	<item>
		<title>Re: The Verification Corner - Stepwise Refinement</title>
		<description>
			<![CDATA[ <p>Very great work!</p><p>Now, just get the first step to compile while making the successive steps necessary only when justified by performance needs. I'll bet very few refinements will be needed in practice even for real time programming (assuming you have a reasonable GC algorithm unlike on the .Net Compact Framework for the Xbox 360).</p><p>posted by bryanedds</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Peli/The-Verification-Corner-Stepwise-Refinement#c634221746800000000</link>
		<pubDate>Fri, 08 Oct 2010 22:44:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Peli/The-Verification-Corner-Stepwise-Refinement#c634221746800000000</guid>
		<dc:creator>bryanedds</dc:creator>
	</item>
	<item>
		<title>Re: The Verification Corner - Stepwise Refinement</title>
		<description>
			<![CDATA[Those fonts really are awesome, i used the .net framework to build an app for my site,<br />Canvas Paintings<p>posted by Ryan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Peli/The-Verification-Corner-Stepwise-Refinement#c634224078660000000</link>
		<pubDate>Mon, 11 Oct 2010 15:31:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Peli/The-Verification-Corner-Stepwise-Refinement#c634224078660000000</guid>
		<dc:creator>Ryan</dc:creator>
	</item>
</channel>
</rss>