<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>∃xistential Type &#187; ludics</title>
	<atom:link href="http://existentialtype.net/tag/ludics/feed/" rel="self" type="application/rss+xml" />
	<link>http://existentialtype.net</link>
	<description>For People Who Like Type and Types</description>
	<lastBuildDate>Sat, 12 May 2012 16:35:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>A new species</title>
		<link>http://existentialtype.net/2008/04/30/a-new-species/</link>
		<comments>http://existentialtype.net/2008/04/30/a-new-species/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 06:55:50 +0000</pubDate>
		<dc:creator>washburn</dc:creator>
				<category><![CDATA[languages]]></category>
		<category><![CDATA[papers]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[types]]></category>
		<category><![CDATA[girard]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[haskell]]></category>
		<category><![CDATA[intersection]]></category>
		<category><![CDATA[LtU]]></category>
		<category><![CDATA[ludics]]></category>
		<category><![CDATA[species]]></category>

		<guid isPermaLink="false">http://existentialtype.net/?p=239</guid>
		<description><![CDATA[I spent some time last night looking more closely at Carette and Uszkey's new paper on species, as mentioned recently on Lambda the Ultimate. I mostly concentrated on the first few sections and the Haskell bit at the end. They say many tantalizing things, and I had kind of hoped the punchline would be something [...]]]></description>
			<content:encoded><![CDATA[<p>I spent some time last night looking more closely at Carette and Uszkey's new paper on <a href="http://www.cas.mcmaster.ca/~carette/species/">species</a>, as mentioned recently on <a href="http://lambda-the-ultimate.org/node/2785">Lambda the Ultimate</a>.  I mostly concentrated on the first few sections and the Haskell bit at the end.  They say many tantalizing things, and I had kind of hoped the punchline would be something like "here is how you can write code in a beautifully functional style over graphs and cyclic structures" (assuming I understood the potential of species correctly).  Perhaps in a follow up paper.</p>
<p>I also found it interesting that their dot product operator sounds more like the traditional Cartesian product type (one of each type), and their Cartesian product type sounds much more like an intersection type (the value is a structure having both types).  Perhaps it is a notational holdover from previous work on species.  It also seem to make for some nice concrete examples of the "locative" aspects of Girard's <a href="http://en.wikipedia.org/wiki/Ludics">Ludics</a>.</p>
<p>Now back to reviewing journal and ICFP papers...</p>
]]></content:encoded>
			<wfw:commentRss>http://existentialtype.net/2008/04/30/a-new-species/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Focusing and higher-order abstract syntax</title>
		<link>http://existentialtype.net/2008/02/17/focusing-and-higher-order-abstract-syntax/</link>
		<comments>http://existentialtype.net/2008/02/17/focusing-and-higher-order-abstract-syntax/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 12:46:01 +0000</pubDate>
		<dc:creator>washburn</dc:creator>
				<category><![CDATA[editorial]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[types]]></category>
		<category><![CDATA[constructive]]></category>
		<category><![CDATA[focusing]]></category>
		<category><![CDATA[HOAS]]></category>
		<category><![CDATA[judgmental]]></category>
		<category><![CDATA[ludics]]></category>
		<category><![CDATA[POPL]]></category>
		<category><![CDATA[rsi]]></category>

		<guid isPermaLink="false">http://existentialtype.net/2008/02/17/focusing-and-higher-order-abstract-syntax/</guid>
		<description><![CDATA[I figured I would take a few minutes to point out that Noam Zeilberger had an excellent paper in POPL this year on Focusing and higher-order abstract syntax. I've spent some time in the past trying to better understand Andreoli's material on focusing and Girard's* Ludics from the judgmental perspective that I became accustomed to [...]]]></description>
			<content:encoded><![CDATA[<p>I figured I would take a few minutes to point out that <a href="http://www.cs.cmu.edu/~noam/">Noam Zeilberger</a> had an excellent paper in <a href="http://www.cs.ucsd.edu/popl/08/">POPL this year</a> on <a href="http://www.cs.cmu.edu/~noam/research/focusing-hoas.pdf">Focusing and higher-order abstract syntax</a>. I've spent some time in the past trying to better understand <a href="http://www.xrce.xerox.com/people/andreoli/">Andreoli's</a> material on focusing and <a href="http://iml.univ-mrs.fr/~girard/">Girard's</a><sup>*</sup> <a href="http://iml.univ-mrs.fr/~girard/0.pdf.gz">Ludics</a> from the judgmental perspective that I became accustomed to in my formative years, but I never really came up with anything. I found Noam's computational interpertation of focusing quite pleasing.</p>
<p>One low tech solution that has really been helping my wrists lately is that I obtained adjustable height desk for my office.  The desks that came with my office were definitely far too tall for me (even when my chair at its maximum height).</p>
<p><sup>*</sup> Girard seems to have redecorated his website since I last visited.</p>
]]></content:encoded>
			<wfw:commentRss>http://existentialtype.net/2008/02/17/focusing-and-higher-order-abstract-syntax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

