<?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; Tools:  code-generator generators</title>
	<atom:link href="http://compiler-tools.org/archives/category/tools-code-generator-generators/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>iburg, A Tree Parser Generator</title>
		<link>http://compiler-tools.org/archives/2004/04/15/iburg-a-tree-parser-generator/</link>
		<comments>http://compiler-tools.org/archives/2004/04/15/iburg-a-tree-parser-generator/#comments</comments>
		<pubDate>Thu, 15 Apr 2004 18:47:13 +0000</pubDate>
		<dc:creator>Will Benton</dc:creator>
				<category><![CDATA[C and/or C++]]></category>
		<category><![CDATA[Tools:  code-generator generators]]></category>

		<guid isPermaLink="false">http://compiler-tools.org/archives/2004/04/15/iburg-a-tree-parser-generator/</guid>
		<description><![CDATA[iburg is most often used as a code-generator generator. From the web page: iburg is a program that generates fast tree parsers for cost-augmented tree grammars. iburg is useful for writing code generators and for teaching computer science compiler courses.]]></description>
		<wfw:commentRss>http://compiler-tools.org/archives/2004/04/15/iburg-a-tree-parser-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCamlBurg</title>
		<link>http://compiler-tools.org/archives/2004/04/01/ocamlburg/</link>
		<comments>http://compiler-tools.org/archives/2004/04/01/ocamlburg/#comments</comments>
		<pubDate>Thu, 01 Apr 2004 15:52:09 +0000</pubDate>
		<dc:creator>Will Benton</dc:creator>
				<category><![CDATA[OCaml]]></category>
		<category><![CDATA[Tools:  code-generator generators]]></category>

		<guid isPermaLink="false">http://compiler-tools.org/archives/2004/04/01/ocamlburg/</guid>
		<description><![CDATA[From Christian Lindig and the C&#8211;&#8211; group comes OCamlBurg, which is an implementation of a Burg-like code-generator-generator that produces OCaml code.]]></description>
		<wfw:commentRss>http://compiler-tools.org/archives/2004/04/01/ocamlburg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zephyr Compiler Infrastructure</title>
		<link>http://compiler-tools.org/archives/2004/03/31/zephyr-compiler-infrastructure/</link>
		<comments>http://compiler-tools.org/archives/2004/03/31/zephyr-compiler-infrastructure/#comments</comments>
		<pubDate>Wed, 31 Mar 2004 07:41:20 +0000</pubDate>
		<dc:creator>Will Benton</dc:creator>
				<category><![CDATA[Back-ends and portable IRs]]></category>
		<category><![CDATA[C and/or C++]]></category>
		<category><![CDATA[Haskell]]></category>
		<category><![CDATA[Java/JVM]]></category>
		<category><![CDATA[Standard ML]]></category>
		<category><![CDATA[Tools:  IR translators]]></category>
		<category><![CDATA[Tools:  code-generator generators]]></category>

		<guid isPermaLink="false">http://compiler-tools.org/archives/2004/03/31/zephyr-compiler-infrastructure/</guid>
		<description><![CDATA[Zephyr Compiler Infrastructure provides a means to define an intermediate representation and write passes on it in several languages; it also provides a hardware description language to power a code-generator generator. From the web site: If you describe your intermediate forms using Zephyr&#8217;s Abstract Syntax Description Language (ASDL), we can generate data-structure definitions in C, [...]]]></description>
		<wfw:commentRss>http://compiler-tools.org/archives/2004/03/31/zephyr-compiler-infrastructure/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
