<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: What we have, what we want, how to get it</title>
	<atom:link href="http://tream.dreamhosters.com/lisp/what-we-have-what-we-want-how-to-get-it.html/feed" rel="self" type="application/rss+xml" />
	<link>http://tream.dreamhosters.com/lisp/what-we-have-what-we-want-how-to-get-it.html</link>
	<description>Just another blog about programming, Lisp and the like</description>
	<lastBuildDate>Mon, 22 Jun 2009 09:33:57 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Juan Jose Garcia Ripoll</title>
		<link>http://tream.dreamhosters.com/lisp/what-we-have-what-we-want-how-to-get-it.html/comment-page-1#comment-30</link>
		<dc:creator>Juan Jose Garcia Ripoll</dc:creator>
		<pubDate>Fri, 08 May 2009 09:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://tream.dreamhosters.com/?p=10#comment-30</guid>
		<description>There are two goals that motivated this work. One was to have a more robust, simpler and better coded compiler. The other one was to eventually target LLVM as backend, which is precisely what you suggest.</description>
		<content:encoded><![CDATA[<p>There are two goals that motivated this work. One was to have a more robust, simpler and better coded compiler. The other one was to eventually target LLVM as backend, which is precisely what you suggest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Nielsen</title>
		<link>http://tream.dreamhosters.com/lisp/what-we-have-what-we-want-how-to-get-it.html/comment-page-1#comment-29</link>
		<dc:creator>Jason Nielsen</dc:creator>
		<pubDate>Thu, 07 May 2009 20:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://tream.dreamhosters.com/?p=10#comment-29</guid>
		<description>Very cool!  Have you thought about perhaps using llvm (http://llvm.org/)?  If you can reduce things to SSA and do some type inference it would be pretty easy to emit llvm ir and get good performance.  I&#039;ve been playing around with llvm recently and it does an amazing job optimizing the ir when you run he full suite of opt passes at it.

Cheers,
Jason</description>
		<content:encoded><![CDATA[<p>Very cool!  Have you thought about perhaps using llvm (<a href="http://llvm.org/)?" rel="nofollow">http://llvm.org/)?</a>  If you can reduce things to SSA and do some type inference it would be pretty easy to emit llvm ir and get good performance.  I&#8217;ve been playing around with llvm recently and it does an amazing job optimizing the ir when you run he full suite of opt passes at it.</p>
<p>Cheers,<br />
Jason</p>
]]></content:encoded>
	</item>
</channel>
</rss>
