<?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>A Catalog of Research Compiler Infrastructures and Tools &#187; Papers: Compilation techniques for various languages</title>
	<atom:link href="http://compiler-tools.org/archives/category/papers-compilation-techniques-for-various-languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://compiler-tools.org</link>
	<description>Links to and information about research compiler infrastructures, curated by Will Benton</description>
	<lastBuildDate>Wed, 12 Mar 2008 16:42:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Some documents on using GCC as a backend</title>
		<link>http://compiler-tools.org/archives/2004/04/01/some-documents-on-using-gcc-as-a-backend/</link>
		<comments>http://compiler-tools.org/archives/2004/04/01/some-documents-on-using-gcc-as-a-backend/#comments</comments>
		<pubDate>Thu, 01 Apr 2004 17:43:20 +0000</pubDate>
		<dc:creator>Will Benton</dc:creator>
				<category><![CDATA[C and/or C++]]></category>
		<category><![CDATA[Papers: Compilation techniques for various languages]]></category>

		<guid isPermaLink="false">http://compiler-tools.org/archives/2004/04/01/some-documents-on-using-gcc-as-a-backend/</guid>
		<description><![CDATA[Compilation of Functional Programming Languages using GCC is Andreas Bauer&#8217;s master&#8217;s thesis, which especially treats implementing tail calls in a compiler that uses C and GCC as a backend. The Mercury Project has several papers on compiling Mercury to C: Compiling logic programs to C using GNU C as a portable assembler (.ps.gz), Code generation [...]]]></description>
		<wfw:commentRss>http://compiler-tools.org/archives/2004/04/01/some-documents-on-using-gcc-as-a-backend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
