<?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: From Haskell to hardware via cartesian closed categories</title>
	<atom:link href="http://conal.net/blog/posts/haskell-to-hardware-via-cccs/feed" rel="self" type="application/rss+xml" />
	<link>http://conal.net/blog/posts/haskell-to-hardware-via-cccs</link>
	<description>Inspirations &#38; experiments, mainly about denotative/functional programming in Haskell</description>
	<lastBuildDate>Sat, 26 Sep 2020 21:06:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.17</generator>
	<item>
		<title>By: Muzaffer Kal</title>
		<link>http://conal.net/blog/posts/haskell-to-hardware-via-cccs#comment-862</link>
		<dc:creator><![CDATA[Muzaffer Kal]]></dc:creator>
		<pubDate>Sun, 08 Dec 2013 08:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=523#comment-862</guid>
		<description><![CDATA[&lt;p&gt;Hi,
Are you aware of this work http://clash.ewi.utwente.nl/ClaSH/Home.html ? Currently getting deeper into Haskell and very interested in Haskell for Hardware&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hi,
Are you aware of this work <a href="http://clash.ewi.utwente.nl/ClaSH/Home.html" rel="nofollow">http://clash.ewi.utwente.nl/ClaSH/Home.html</a> ? Currently getting deeper into Haskell and very interested in Haskell for Hardware</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Circuits as a bicartesian closed category</title>
		<link>http://conal.net/blog/posts/haskell-to-hardware-via-cccs#comment-861</link>
		<dc:creator><![CDATA[Conal Elliott &#187; Blog Archive &#187; Circuits as a bicartesian closed category]]></dc:creator>
		<pubDate>Mon, 16 Sep 2013 22:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=523#comment-861</guid>
		<description><![CDATA[&lt;p&gt;[...] previous few posts have been about cartesian closed categories (CCCs). In From Haskell to hardware via [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] previous few posts have been about cartesian closed categories (CCCs). In From Haskell to hardware via [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lev</title>
		<link>http://conal.net/blog/posts/haskell-to-hardware-via-cccs#comment-860</link>
		<dc:creator><![CDATA[Lev]]></dc:creator>
		<pubDate>Sun, 15 Sep 2013 20:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=523#comment-860</guid>
		<description><![CDATA[&lt;p&gt;Haskell to HDL are the great news !! . Being VLSI engineer and Haskell beginner I am looking forward to possibility to use Haskell for VLSI .
I&#039;m interested in it as a potential user . Would it be used as DSL to describe invariants + temporal logic to be translated to HDL/netlist ?
Or maybe to be used to concisely describe netlist ?
Can you provide with some motivational example , such as DSL -&gt; Dsl Translation -&gt; Final representation&lt;/p&gt;

&lt;p&gt;Regards,
Lev&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Haskell to HDL are the great news !! . Being VLSI engineer and Haskell beginner I am looking forward to possibility to use Haskell for VLSI .
I&#8217;m interested in it as a potential user . Would it be used as DSL to describe invariants + temporal logic to be translated to HDL/netlist ?
Or maybe to be used to concisely describe netlist ?
Can you provide with some motivational example , such as DSL -&gt; Dsl Translation -&gt; Final representation</p>

<p>Regards,
Lev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conal</title>
		<link>http://conal.net/blog/posts/haskell-to-hardware-via-cccs#comment-859</link>
		<dc:creator><![CDATA[conal]]></dc:creator>
		<pubDate>Sat, 14 Sep 2013 00:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=523#comment-859</guid>
		<description><![CDATA[&lt;p&gt;Max &amp; Gabor &amp; others: Thanks much for the reminder about Adam&#039;s generalized arrows work. I&#039;m revisiting it now.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Max &amp; Gabor &amp; others: Thanks much for the reminder about Adam&#8217;s generalized arrows work. I&#8217;m revisiting it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabor Grief</title>
		<link>http://conal.net/blog/posts/haskell-to-hardware-via-cccs#comment-858</link>
		<dc:creator><![CDATA[Gabor Grief]]></dc:creator>
		<pubDate>Fri, 13 Sep 2013 21:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=523#comment-858</guid>
		<description><![CDATA[&lt;p&gt;Conal, are you aware of Adam Megacz&#039; work? http://www.cs.berkeley.edu/~megacz/garrows/&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Conal, are you aware of Adam Megacz&#8217; work? <a href="http://www.cs.berkeley.edu/~megacz/garrows/" rel="nofollow">http://www.cs.berkeley.edu/~megacz/garrows/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://conal.net/blog/posts/haskell-to-hardware-via-cccs#comment-857</link>
		<dc:creator><![CDATA[Max]]></dc:creator>
		<pubDate>Fri, 13 Sep 2013 07:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=523#comment-857</guid>
		<description><![CDATA[&lt;p&gt;You are probably aware of GArrows (http://www.cs.berkeley.edu/~megacz/garrows/), which implements a GHC pass translating Haskell terms into a language of arrows, but if not you may find that link useful.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>You are probably aware of GArrows (<a href="http://www.cs.berkeley.edu/~megacz/garrows/" rel="nofollow">http://www.cs.berkeley.edu/~megacz/garrows/</a>), which implements a GHC pass translating Haskell terms into a language of arrows, but if not you may find that link useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
