index.html
changeset 430 9dae6e101cde
parent 428 c214a2dce02c
child 437 6cc39f136c22
equal deleted inserted replaced
429:882ff9b28510 430:9dae6e101cde
   288 <A HREF="http://homepages.inf.ed.ac.uk/jcheney/programs/aprolog/">here</A>.
   288 <A HREF="http://homepages.inf.ed.ac.uk/jcheney/programs/aprolog/">here</A>.
   289 The nominal unification algorithm has been 
   289 The nominal unification algorithm has been 
   290 <A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Unification">formally verified</A> in Isabelle. This 
   290 <A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Unification">formally verified</A> in Isabelle. This 
   291 was possible  since this unification algorithm is formulated in a simple first-order language 
   291 was possible  since this unification algorithm is formulated in a simple first-order language 
   292 (unlike other algorithms for higher-order unification). 
   292 (unlike other algorithms for higher-order unification). 
   293 <A HREF="http://www.cs.indiana.edu/~dfried/">Prof. Daniel Friedman</A> and his group use nominal 
       
   294 unification in their alpha-Kanren system implemented in Scheme. 
       
   295 <A HREF="http://www.inf.kcl.ac.uk/staff/maribel/">Prof. Maribel Fernandez</A> and her student
   293 <A HREF="http://www.inf.kcl.ac.uk/staff/maribel/">Prof. Maribel Fernandez</A> and her student
   296 improved the nominal unification algorithm to be quadratic. 
   294 improved the nominal unification algorithm to be quadratic. 
       
   295   <A HREF="http://www.cs.indiana.edu/~dfried/">Prof. Daniel Friedman</A> and his group use nominal 
       
   296 unification in their alpha-Kanren system implemented in Scheme. This work has also found its
       
   297   way into <A HREF="http://clojure.org">Clojure</A> as the <A HREF="https://github.com/clojure/core.logic/wiki/core.logic.nominal">core.logic.nominal</A> package.
   297 My funding for this work was provided through a research fellowship from 
   298 My funding for this work was provided through a research fellowship from 
   298 <A HREF="http://www.corpus.cam.ac.uk">Corpus Christi College</A>, Cambridge. 
   299 <A HREF="http://www.corpus.cam.ac.uk">Corpus Christi College</A>, Cambridge. 
   299 </TD>
   300 </TD>
   300 </TR>
   301 </TR>
   301 
   302 
   351 </TR>
   352 </TR>
   352  
   353  
   353 
   354 
   354 </TABLE>
   355 </TABLE>
   355 <P>
   356 <P>
   356 <!-- hhmts start --> Last modified: Sun Apr 10 20:47:58 BST 2016 <!-- hhmts end -->
   357 <!-- hhmts start --> Last modified: Wed May  4 12:01:29 BST 2016 <!-- hhmts end -->
   357 <a href="http://validator.w3.org/check/referer">[Validate this page.]</a>
   358 <a href="http://validator.w3.org/check/referer">[Validate this page.]</a>
   358 </BODY>
   359 </BODY>
   359 </HTML>
   360 </HTML>