<?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"
	>
<channel>
	<title>Comments on: Bibliography of Programming Languages Implementation</title>
	<atom:link href="http://www.ventonegro.org/2008/07/bibliography-of-programming-languages-implementation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ventonegro.org/2008/07/bibliography-of-programming-languages-implementation/</link>
	<description>Geek random ramblings</description>
	<pubDate>Fri, 21 Nov 2008 12:06:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Finlay McWalter</title>
		<link>http://www.ventonegro.org/2008/07/bibliography-of-programming-languages-implementation/#comment-350</link>
		<dc:creator>Finlay McWalter</dc:creator>
		<pubDate>Sat, 01 Nov 2008 18:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ventonegro.org/?p=14#comment-350</guid>
		<description>There's also Simon Peyton-Jones' "The Implementation of Functional Programming Languages", wherein we learn to implement something that resembles Haskell in something that resembles Haskell slightly less.  It's available for free online:

http://research.microsoft.com/~simonpj/Papers/slpj-book-1987/start.htm</description>
		<content:encoded><![CDATA[<p>There&#8217;s also Simon Peyton-Jones&#8217; &#8220;The Implementation of Functional Programming Languages&#8221;, wherein we learn to implement something that resembles Haskell in something that resembles Haskell slightly less.  It&#8217;s available for free online:</p>
<p><a href="http://research.microsoft.com/~simonpj/Papers/slpj-book-1987/start.htm" rel="nofollow">http://research.microsoft.com/~simonpj/Papers/slpj-book-1987/start.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ventonegro</title>
		<link>http://www.ventonegro.org/2008/07/bibliography-of-programming-languages-implementation/#comment-25</link>
		<dc:creator>ventonegro</dc:creator>
		<pubDate>Tue, 01 Jul 2008 16:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ventonegro.org/?p=14#comment-25</guid>
		<description>Mario, Peter, thanks for your contributions!</description>
		<content:encoded><![CDATA[<p>Mario, Peter, thanks for your contributions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Bex</title>
		<link>http://www.ventonegro.org/2008/07/bibliography-of-programming-languages-implementation/#comment-24</link>
		<dc:creator>Peter Bex</dc:creator>
		<pubDate>Tue, 01 Jul 2008 15:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ventonegro.org/?p=14#comment-24</guid>
		<description>There's also &lt;a href="http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/" rel="nofollow"&gt;Programming Languages: Application and Interpretation&lt;/a&gt; by Shriram Krishnamurthi, which has been on my reading list for a long time, but haven't got around to. It looks quite promising; he implements several interpreters for mini-languages using Scheme.

Cheers,
Peter</description>
		<content:encoded><![CDATA[<p>There&#8217;s also <a href="http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/" rel="nofollow">Programming Languages: Application and Interpretation</a> by Shriram Krishnamurthi, which has been on my reading list for a long time, but haven&#8217;t got around to. It looks quite promising; he implements several interpreters for mini-languages using Scheme.</p>
<p>Cheers,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mario</title>
		<link>http://www.ventonegro.org/2008/07/bibliography-of-programming-languages-implementation/#comment-23</link>
		<dc:creator>mario</dc:creator>
		<pubDate>Tue, 01 Jul 2008 15:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ventonegro.org/?p=14#comment-23</guid>
		<description>Hi Alex,

Nice list. Here's another item: http://chicken.wiki.br/Internals -- describes some things about the implementation of Chicken.

Best wishes,
Mario</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>Nice list. Here&#8217;s another item: <a href="http://chicken.wiki.br/Internals" rel="nofollow">http://chicken.wiki.br/Internals</a> &#8212; describes some things about the implementation of Chicken.</p>
<p>Best wishes,<br />
Mario</p>
]]></content:encoded>
	</item>
</channel>
</rss>
