<?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>Intrepid Blog &#187; softwire</title>
	<atom:link href="http://blog.affien.com/archives/tag/softwire/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affien.com</link>
	<description>A few thoughts</description>
	<lastBuildDate>Mon, 01 Mar 2010 00:58:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Softwire</title>
		<link>http://blog.affien.com/archives/2005/04/02/softwire/</link>
		<comments>http://blog.affien.com/archives/2005/04/02/softwire/#comments</comments>
		<pubDate>Sat, 02 Apr 2005 22:43:25 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[Intermediate Languages]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[jit]]></category>
		<category><![CDATA[softwire]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2005/04/02/softwire/</guid>
		<description><![CDATA[Softwire
Softwire is a library to generate assembly runtime for different kind of processors. It has a great API. Very usefull for JIT alikes.
Kaja is converting it for use in C for the Paradox JIT. Hopefully it&#8217;ll be a lot faster replacing virtual class function calls with macro&#8217;s.
Great stuff to play with  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://softwire.sourceforge.net/">Softwire</a></p>
<p>Softwire is a library to generate assembly runtime for different kind of processors. It has a great API. Very usefull for JIT alikes.</p>
<p><a href="http://entertheunknown.net">Kaja</a> is converting it for use in C for the <a href="http://blog.w-nz.com/archives/2005/03/12/introducing-paradox/">Paradox JIT</a>. Hopefully it&#8217;ll be a lot faster replacing virtual class function calls with macro&#8217;s.</p>
<p>Great stuff to play with <img src='http://blog.affien.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2005/04/02/softwire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
