<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page Interpreters 
             and everything recently tagged Interpreters -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>Interpreters on SWiK</title>
        <doap:name>Interpreters</doap:name>
        <doap:description></doap:description>
        <description></description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/Interpreters</link>
        <doap:homepage></doap:homepage>
        
        <pubDate></pubDate>
        <lastBuildDate></lastBuildDate>
            
        <item>
            <title>Computer Science Bibliography Collection: Search Results for query: Ertl</title>
            <link>http://swik.net/bibtex/del.icio.us%2Ftag%2Fbibtex/Computer+Science+Bibliography+Collection%3A+Search+Results+for+query%3A+Ertl/b6uzh</link>
            <description></description>
            
            <pubDate>Sat, 07 Jun 2008 18:53:51 -0700</pubDate>
        </item>
            
        <item>
            <title>SquirrelFish</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/SquirrelFish/b6kse</link>
            <description></description>
            
            <pubDate>Tue, 03 Jun 2008 23:55:25 -0700</pubDate>
        </item>
            
        <item>
            <title>Squirrelfish</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/Squirrelfish/b6kl6</link>
            <description></description>
            
            <pubDate>Tue, 03 Jun 2008 20:39:37 -0700</pubDate>
        </item>
            
        <item>
            <title>LIPL: a Little Idiotic Programming Language</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/LIPL%3A+a+Little+Idiotic+Programming+Language/b5vxp</link>
            <description>A nice summary of a CS class project to develop an interpreter in Haskell.</description>
            
            <pubDate>Mon, 26 May 2008 16:15:26 -0700</pubDate>
        </item>
            
        <item>
            <title>Deriving a Virtual Machine | Shin-Cheng Mu</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Deriving+a+Virtual+Machine+%7C+Shin-Cheng+Mu/bvpgy</link>
            <description></description>
            
            <pubDate>Sat, 01 Dec 2007 17:25:50 -0800</pubDate>
        </item>
            
        <item>
            <title>An Introduction to Scheme and its Implementation - Table of Contents</title>
            <link>http://swik.net/User:jerryk/del.icio.us+bookmarks/An+Introduction+to+Scheme+and+its+Implementation+-+Table+of+Contents/bp07s</link>
            <description></description>
            
            <pubDate>Thu, 11 Oct 2007 08:06:34 -0700</pubDate>
        </item>
            
        <item>
            <title>CINT</title>
            <link>http://swik.net/User:jerryk/del.icio.us+bookmarks/CINT/bmn9s</link>
            <description></description>
            
            <pubDate>Mon, 10 Sep 2007 16:02:36 -0700</pubDate>
        </item>
            
        <item>
            <title>dspg04b.pdf (application/pdf Object)</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/dspg04b.pdf+%28application%2Fpdf+Object%29/bko4i</link>
            <description>A review and comparison of three platforms for embedding a DSL into a general-purpose programming language. Uses MetaOCaml, Template Haskell, and C++.</description>
            
            <pubDate>Mon, 27 Aug 2007 14:01:22 -0700</pubDate>
        </item>
            
        <item>
            <title>Write Yourself a Scheme in 48 hours - A Haskell Tutorial</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Write+Yourself+a+Scheme+in+48+hours+-+A+Haskell+Tutorial/balm8</link>
            <description>You&#039;ll start off with command-line arguments and parsing, and progress to writing a fully-functional Scheme interpreter that implements a subset of R5RS Scheme. You&#039;ll learn Haskell&#039;s I/O, mutable state, dynamic typing, error handling, parsing features</description>
            
            <pubDate>Sun, 10 Jun 2007 09:37:44 -0700</pubDate>
        </item>
            
        <item>
            <title>Jeffrey A. Meunier: Source code: Erlang parser combinator library</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Jeffrey+A.+Meunier%3A+Source+code%3A+Erlang+parser+combinator+library/23ll</link>
            <description></description>
            
            <pubDate>Wed, 11 Apr 2007 12:36:08 -0700</pubDate>
        </item>
            
        <item>
            <title>defmacro - Writing A Lisp Interpreter In Haskell</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/defmacro+-+Writing+A+Lisp+Interpreter+In+Haskell/2rvc</link>
            <description></description>
            
            <pubDate>Sun, 08 Apr 2007 23:02:02 -0700</pubDate>
        </item>
            
        <item>
            <title>fortress: Home</title>
            <link>http://swik.net/User:jerryk/del.icio.us+bookmarks/fortress%3A+Home/wjjf</link>
            <description></description>
            
            <pubDate>Sun, 04 Feb 2007 23:27:03 -0800</pubDate>
        </item>
            
        <item>
            <title>Hudak: Building Domain-Specific Embedded Languages</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Hudak%3A+Building+Domain-Specific+Embedded+Languages/q2un</link>
            <description>Inherit the infrastructure of a language, tailoring it in special ways to the domain of interest, thus allowing the designer to concentrate on semantical issues.</description>
            
            <pubDate>Sun, 10 Dec 2006 22:53:08 -0800</pubDate>
        </item>
            
        <item>
            <title>Write yourself a Scheme in 48 hours</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Write+yourself+a+Scheme+in+48+hours/o9i7</link>
            <description>A practical tutorial for Haskell with the goal of writing a fully functional Scheme interpreter.</description>
            
            <pubDate>Mon, 13 Nov 2006 17:21:07 -0800</pubDate>
        </item>
            
        <item>
            <title>defmacro - Writing A Lisp Interpreter In Haskell</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/defmacro+-+Writing+A+Lisp+Interpreter+In+Haskell/o7lp</link>
            <description></description>
            
            <pubDate>Mon, 13 Nov 2006 05:20:28 -0800</pubDate>
        </item>
            
        <item>
            <title>Write Yourself a Scheme in 48 hours</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Write+Yourself+a+Scheme+in+48+hours/ozbv</link>
            <description></description>
            
            <pubDate>Thu, 09 Nov 2006 22:18:51 -0800</pubDate>
        </item>
            
        <item>
            <title>Hugs 98</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Hugs+98/ouqe</link>
            <description></description>
            
            <pubDate>Tue, 07 Nov 2006 15:20:30 -0800</pubDate>
        </item>
            
        <item>
            <title>defmacro - Writing A Lisp Interpreter In Haskell</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/defmacro+-+Writing+A+Lisp+Interpreter+In+Haskell/ocad</link>
            <description></description>
            
            <pubDate>Tue, 31 Oct 2006 15:19:39 -0800</pubDate>
        </item>
            
        <item>
            <title>defmacro - Writing A Lisp Interpreter In Haskell</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/defmacro+-+Writing+A+Lisp+Interpreter+In+Haskell/oaf6</link>
            <description></description>
            
            <pubDate>Tue, 31 Oct 2006 05:18:02 -0800</pubDate>
        </item>
            
        <item>
            <title>SISC - Second Interpreter of Scheme Code</title>
            <link>http://swik.net/User:jerryk/del.icio.us+bookmarks/SISC+-+Second+Interpreter+of+Scheme+Code/nt8g</link>
            <description></description>
            
            <pubDate>Mon, 23 Oct 2006 20:26:30 -0700</pubDate>
        </item>
            
        <item>
            <title>Simon Peyton Jones: book</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Simon+Peyton+Jones%3A+book/junt</link>
            <description></description>
            
            <pubDate>Mon, 21 Aug 2006 12:44:04 -0700</pubDate>
        </item>
            
        <item>
            <title>SISC - Second Interpreter of Scheme Code</title>
            <link>http://swik.net/License:GPL/del.icio.us+tag%2Fgpl/SISC+-+Second+Interpreter+of+Scheme+Code/if3f</link>
            <description></description>
            
            <pubDate>Wed, 02 Aug 2006 11:57:50 -0700</pubDate>
        </item>
            
        <item>
            <title>Write Yourself a Scheme in 48 hours</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Write+Yourself+a+Scheme+in+48+hours/gwlp</link>
            <description></description>
            
            <pubDate>Sun, 09 Jul 2006 18:49:58 -0700</pubDate>
        </item>
            
        <item>
            <title>The CINT C/C++ Interpreter</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/The+CINT+C%2FC%2B%2B+Interpreter/f8qf</link>
            <description></description>
            
            <pubDate>Thu, 29 Jun 2006 12:26:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Write Yourself a Scheme in 48 hours</title>
            <link>http://swik.net/User:jerryk/del.icio.us+bookmarks/Write+Yourself+a+Scheme+in+48+hours/c2sq</link>
            <description></description>
            
            <pubDate>Tue, 04 Apr 2006 18:28:39 -0700</pubDate>
        </item>
            
        <item>
            <title>Write Yourself a Scheme in 48 hours</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Write+Yourself+a+Scheme+in+48+hours/c2r5</link>
            <description></description>
            
            <pubDate>Tue, 04 Apr 2006 18:27:15 -0700</pubDate>
        </item>
            
        <item>
            <title>Write Yourself a Scheme in 48 hours</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Write+Yourself+a+Scheme+in+48+hours/cu7j</link>
            <description></description>
            
            <pubDate>Sun, 26 Mar 2006 14:28:52 -0800</pubDate>
        </item>
            
        <item>
            <title>Psyco</title>
            <link>http://swik.net/Psyco</link>
            <doap:name>Psyco</doap:name>
            <description>&lt;p&gt;Pysco is an extension to &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Python&quot;&gt;Python&lt;/a&gt; which speeds the execution of Python scripts through &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/specialization&quot;&gt;specialization&lt;/a&gt;.&lt;/p&gt;
</description>
                        <doap:homepage rdf:resource='http://psyco.sourceforge.net/'/>
                    <category>Interpreters</category>
        <category>Programming</category>
        <category>python</category>
        <category>performance</category>
        <category>JIT</category>
        <category>psyco</category>
                                              
            <pubDate>Tue, 06 Jun 2006 00:54:47 -0700</pubDate>
        </item>

        <item>
            <title>The Aegis VM Project</title>
            <link>http://swik.net/AegisVM</link>
            <doap:name>AegisVM</doap:name>
            <description>&lt;p&gt;The Aegis VM Project is an ongoing effort to develop a lightweight and secure &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/JVM&quot;&gt;&lt;span class=&quot;caps&quot;&gt;JVM&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
</description>
                        <doap:homepage rdf:resource='http://aegisvm.sourceforge.net/'/>
                    <category>Java</category>
        <category>Interpreters</category>
        <category>JVM</category>
        <category>virtual-machine</category>
        <category>License:LGPL</category>
        <category>AegisVM</category>
                                              
            <pubDate>Sun, 23 Apr 2006 23:34:12 -0700</pubDate>
        </item>

        <item>
            <title>JRuby</title>
            <link>http://swik.net/jruby</link>
            <doap:name>jruby</doap:name>
            <description>&lt;p&gt;JRuby is the effort to recreate the &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Ruby&quot;&gt;Ruby&lt;/a&gt; interpreter in &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Java&quot;&gt;Java&lt;/a&gt;.  JRuby is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application.&lt;/p&gt;
</description>
                        <doap:homepage rdf:resource='http://jruby.sourceforge.net/'/>
                    <category>Scripting</category>
        <category>Java</category>
        <category>Ruby</category>
        <category>Interpreters</category>
        <category>Programming</category>
        <category>jruby</category>
                                              
            <pubDate>Thu, 30 Mar 2006 13:18:52 -0800</pubDate>
        </item>
    </channel>
</rss>
