<?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: Languages and automata, part 2</title>
	<atom:link href="http://www.monomorphic.org/wordpress/languages-and-automata-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.monomorphic.org/wordpress/languages-and-automata-part-2/</link>
	<description>Conceptual meandering</description>
	<lastBuildDate>Sun, 29 Jan 2012 09:15:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Monomorphic &#8212; On statefulness</title>
		<link>http://www.monomorphic.org/wordpress/languages-and-automata-part-2/comment-page-1/#comment-1060</link>
		<dc:creator>Monomorphic &#8212; On statefulness</dc:creator>
		<pubDate>Tue, 15 Jun 2010 23:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.monomorphic.org/wordpress/?p=175#comment-1060</guid>
		<description>[...] year I made some attempts at free association around formal languages and state machines. But at that time, not much was said about the idea of a state itself; an idea [...]</description>
		<content:encoded><![CDATA[<p>[...] year I made some attempts at free association around formal languages and state machines. But at that time, not much was said about the idea of a state itself; an idea [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johan</title>
		<link>http://www.monomorphic.org/wordpress/languages-and-automata-part-2/comment-page-1/#comment-68</link>
		<dc:creator>johan</dc:creator>
		<pubDate>Fri, 17 Jul 2009 04:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.monomorphic.org/wordpress/?p=175#comment-68</guid>
		<description>State is the only way to model some things it seems so we can&#039;t really get away from it. The problem is that if you have N objects, each of which can be in one of M states, the number of states of the entire system increases exponentially with N. This makes the whole thing hard to verify and reason about, both for people and verification tools. It seems a good design seeks to &quot;minimize the number of moving parts&quot; ;-)

But of course they&#039;re fun to think about.

Telecom switching is cool, lots of advanced technologies seem to come out of it, like the Erlang language developed at Ericsson.</description>
		<content:encoded><![CDATA[<p>State is the only way to model some things it seems so we can&#8217;t really get away from it. The problem is that if you have N objects, each of which can be in one of M states, the number of states of the entire system increases exponentially with N. This makes the whole thing hard to verify and reason about, both for people and verification tools. It seems a good design seeks to &#8220;minimize the number of moving parts&#8221; <img src='http://www.monomorphic.org/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>But of course they&#8217;re fun to think about.</p>
<p>Telecom switching is cool, lots of advanced technologies seem to come out of it, like the Erlang language developed at Ericsson.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hannu</title>
		<link>http://www.monomorphic.org/wordpress/languages-and-automata-part-2/comment-page-1/#comment-67</link>
		<dc:creator>Hannu</dc:creator>
		<pubDate>Thu, 16 Jul 2009 19:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.monomorphic.org/wordpress/?p=175#comment-67</guid>
		<description>I remember with some nostalgia my first software job, programming a telecom switch. The software was structured as a number of state machines, and this suited the application very well.I loved state machines...It took some experience from other applications to realize that sometimes stateless design is better! I guess this is similar to get attached to a specific programming language.</description>
		<content:encoded><![CDATA[<p>I remember with some nostalgia my first software job, programming a telecom switch. The software was structured as a number of state machines, and this suited the application very well.I loved state machines&#8230;It took some experience from other applications to realize that sometimes stateless design is better! I guess this is similar to get attached to a specific programming language.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

