<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (wagerlabs)</title>
    <link>https://pinboard.in/u:wagerlabs/public/</link>
    <description>recent bookmarks from wagerlabs</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.buildyourownlisp.com/contents"/>
	<rdf:li rdf:resource="http://andreasgal.com/publications/"/>
	<rdf:li rdf:resource="http://lambda-the-ultimate.org/node/2884"/>
	<rdf:li rdf:resource="http://blog.mozilla.com/dmandelin/2008/06/03/squirrelfish/"/>
	<rdf:li rdf:resource="http://www.defmacro.org/ramblings/lisp-in-haskell.html"/>
	<rdf:li rdf:resource="http://lambda-the-ultimate.org/node/1617"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.buildyourownlisp.com/contents">
    <title>Contents • Build Your Own Lisp</title>
    <dc:date>2014-04-06T09:14:29+00:00</dc:date>
    <link>http://www.buildyourownlisp.com/contents</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>c lisp programming compilers interpreters</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:9fdf2d1f0800/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lisp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:interpreters"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://andreasgal.com/publications/">
    <title>Publications « Andreas Gal</title>
    <dc:date>2008-10-02T13:35:34+00:00</dc:date>
    <link>http://andreasgal.com/publications/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming optimization vm interpreters</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:b8dde728dd12/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:optimization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:vm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:interpreters"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://lambda-the-ultimate.org/node/2884">
    <title>Implementing fast interpreters | Lambda the Ultimate</title>
    <dc:date>2008-07-10T08:53:12+00:00</dc:date>
    <link>http://lambda-the-ultimate.org/node/2884</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers interpreters</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:50b639846db0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:interpreters"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.mozilla.com/dmandelin/2008/06/03/squirrelfish/">
    <title>David Mandelin\’s blog » Blog Archive » SquirrelFish</title>
    <dc:date>2008-06-17T12:47:57+00:00</dc:date>
    <link>http://blog.mozilla.com/dmandelin/2008/06/03/squirrelfish/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers interpreters optimization</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:9c935eac506e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:interpreters"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:optimization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.defmacro.org/ramblings/lisp-in-haskell.html">
    <title>defmacro - Writing A Lisp Interpreter In Haskell</title>
    <dc:date>2006-11-13T13:32:11+00:00</dc:date>
    <link>http://www.defmacro.org/ramblings/lisp-in-haskell.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>lisp haskell interpreters</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:d506dc899c2e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lisp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:haskell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:interpreters"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://lambda-the-ultimate.org/node/1617">
    <title>Writing an interpreter, targeting a VM or writing from scratch? | Lambda the Ultimate</title>
    <dc:date>2006-08-17T16:53:20+00:00</dc:date>
    <link>http://lambda-the-ultimate.org/node/1617</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>vm interpreters</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:18e850c10805/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:vm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:interpreters"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>