<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-5145015724555605651.post4083067581479952268..comments</id><updated>2011-02-04T17:48:15.868-08:00</updated><category term='gc'/><category term='solver'/><category term='variants'/><category term='status'/><category term='parser'/><category term='inliner'/><category term='llvm jit bitcode'/><category term='vectors'/><title type='text'>Comments on The Alien Tongue: recursive types, unification, sharing</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://alien.nightmare.com/feeds/4083067581479952268/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5145015724555605651/4083067581479952268/comments/default'/><link rel='alternate' type='text/html' href='http://alien.nightmare.com/2011/02/recursive-types-unification-sharing.html'/><author><name>Sam Rushing</name><uri>http://www.blogger.com/profile/13115847299260965994</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://1.bp.blogspot.com/_aehLxXOI41U/SwCqlAaCGHI/AAAAAAAAC38/CUxu0RvB-Jo/s1600-R/gir-invader-zim-327818_300_351.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5145015724555605651.post-3570905738000781004</id><published>2011-02-04T17:48:15.868-08:00</published><updated>2011-02-04T17:48:15.868-08:00</updated><title type='text'>Ok, I&amp;#39;ve implemented Huet&amp;#39;s algorithm, and...</title><content type='html'>Ok, I&amp;#39;ve implemented Huet&amp;#39;s algorithm, and -- fingers crossed -- it appears to work, and to correctly handle infinite types.  The fledgling self-hosted Irken types in 11s now, so the performance is also looking good.  The extra scrutiny was good, I found a few subtle problems that are now fixed.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5145015724555605651/4083067581479952268/comments/default/3570905738000781004'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5145015724555605651/4083067581479952268/comments/default/3570905738000781004'/><link rel='alternate' type='text/html' href='http://alien.nightmare.com/2011/02/recursive-types-unification-sharing.html?showComment=1296870495868#c3570905738000781004' title=''/><author><name>Sam Rushing</name><uri>http://www.blogger.com/profile/13115847299260965994</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://1.bp.blogspot.com/_aehLxXOI41U/SwCqlAaCGHI/AAAAAAAAC38/CUxu0RvB-Jo/s1600-R/gir-invader-zim-327818_300_351.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://alien.nightmare.com/2011/02/recursive-types-unification-sharing.html' ref='tag:blogger.com,1999:blog-5145015724555605651.post-4083067581479952268' source='http://www.blogger.com/feeds/5145015724555605651/posts/default/4083067581479952268' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1196343749'/></entry><entry><id>tag:blogger.com,1999:blog-5145015724555605651.post-7189751130628749310</id><published>2011-02-03T12:17:07.265-08:00</published><updated>2011-02-03T12:17:07.265-08:00</updated><title type='text'>Found an excellent reference for this, that gives ...</title><content type='html'>Found an excellent reference for this, that gives Huet&amp;#39;s quai-linear algorithm, *and* handles &amp;#39;infinite unification&amp;#39;.  http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.64.8967&lt;br /&gt;&lt;br /&gt;So Huet&amp;#39;s algorithm, along with path compression, runs in &amp;#39;quasi-linear&amp;#39; time which is O(nα(n)), where α is the inverse of Ackerman&amp;#39;s function.  Never thought I&amp;#39;d see a real-world appearance of Ack.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5145015724555605651/4083067581479952268/comments/default/7189751130628749310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5145015724555605651/4083067581479952268/comments/default/7189751130628749310'/><link rel='alternate' type='text/html' href='http://alien.nightmare.com/2011/02/recursive-types-unification-sharing.html?showComment=1296764227265#c7189751130628749310' title=''/><author><name>Sam Rushing</name><uri>http://www.blogger.com/profile/13115847299260965994</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://1.bp.blogspot.com/_aehLxXOI41U/SwCqlAaCGHI/AAAAAAAAC38/CUxu0RvB-Jo/s1600-R/gir-invader-zim-327818_300_351.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://alien.nightmare.com/2011/02/recursive-types-unification-sharing.html' ref='tag:blogger.com,1999:blog-5145015724555605651.post-4083067581479952268' source='http://www.blogger.com/feeds/5145015724555605651/posts/default/4083067581479952268' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1196343749'/></entry><entry><id>tag:blogger.com,1999:blog-5145015724555605651.post-1271257733798046233</id><published>2011-02-02T18:47:58.908-08:00</published><updated>2011-02-02T18:47:58.908-08:00</updated><title type='text'>Quoth Remy: &amp;quot;In order to obtain maximum shari...</title><content type='html'>Quoth Remy: &amp;quot;In order to obtain maximum sharing, non-variable terms should never be copied. Hence, rule Decompose requires that one of the two terms to be decomposed is a small term—which is the one used to preserve sharing.&amp;quot;&lt;br /&gt;&lt;br /&gt;I think this means to always leave a tvar attached to a term.  That variable acts like a rendezvous for all the identical uses of that type - including recursive ones.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5145015724555605651/4083067581479952268/comments/default/1271257733798046233'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5145015724555605651/4083067581479952268/comments/default/1271257733798046233'/><link rel='alternate' type='text/html' href='http://alien.nightmare.com/2011/02/recursive-types-unification-sharing.html?showComment=1296701278908#c1271257733798046233' title=''/><author><name>Sam Rushing</name><uri>http://www.blogger.com/profile/13115847299260965994</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://1.bp.blogspot.com/_aehLxXOI41U/SwCqlAaCGHI/AAAAAAAAC38/CUxu0RvB-Jo/s1600-R/gir-invader-zim-327818_300_351.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://alien.nightmare.com/2011/02/recursive-types-unification-sharing.html' ref='tag:blogger.com,1999:blog-5145015724555605651.post-4083067581479952268' source='http://www.blogger.com/feeds/5145015724555605651/posts/default/4083067581479952268' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1196343749'/></entry></feed>
