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

<rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns="http://purl.org/rss/1.0/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:prism="http://prismstandard.org/namespaces/1.2/basic/"
   xmlns:dcterms="http://purl.org/dc/terms/"

>
<channel rdf:about="http://www.citeulike.org/about">
<pubDate>Sat, 05 Jul 2008 12:52:46 BST</pubDate>


	<title>CiteULike: hamish's library [648 articles]</title>
	<description>CiteULike: hamish's library [648 articles]</description>


	<link>http://www.citeulike.org/user/hamish/article/201596</link>
	<dc:publisher>CiteULike.org</dc:publisher>
	<dc:language>en-gb</dc:language>
	<dc:rights>Copyright &#169; 2004-2008 citeulike.org</dc:rights>
	<items>
    <rdf:Seq>
        <rdf:li rdf:resource="http://www.citeulike.org/user/hamish/article/201596"/>

	</rdf:Seq>
	</items>
	</channel>


<item rdf:about="http://www.citeulike.org/user/hamish/article/201596">
    <title>Pre-Scheme: A Scheme Dialect for Systems Programming</title>
    <link>http://www.citeulike.org/user/hamish/article/201596</link>
    <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Pre-Scheme is a statically typed dialect of Scheme that gives the programmer the efficiency and lowlevel machine access of C while retaining many of the desirable features of Scheme. The PreScheme compiler makes use of type inference, partial evaluation and Scheme and Lisp compiler technology to compile the problematic features of Scheme, such as closures, into C code without significant run-time overhead. Use of such features in Pre-Scheme programs is restricted to those cases that can be...</description>
    <dc:title>Pre-Scheme: A Scheme Dialect for Systems Programming</dc:title>

    <dc:creator>R Kelsey</dc:creator>
    <dc:date>2005-05-16T17:35:30-00:00</dc:date>
    <prism:category>languageimplementation</prism:category>
    <prism:category>lisp</prism:category>
    <prism:category>partialevaluation</prism:category>
    <prism:category>scheme</prism:category>
</item>



</rdf:RDF>

