diff -r 505a24fa0454 -r ed236da27439 index.html --- a/index.html Thu Nov 09 01:36:42 2017 +0000 +++ b/index.html Thu Nov 09 01:39:02 2017 +0000 @@ -49,21 +49,21 @@
Handy Information
-People in Logic
-Programming Languages
-Miscellaneous +People in Logic
+Programming Languages
+Miscellaneous

@@ -92,12 +92,12 @@
- +
- +
- +

-Isabelle Programming Tutorial (draft of a 200-page tutorial on Isabelle programming)

+Isabelle Programming Tutorial (draft of a 200-page tutorial on Isabelle programming)

@@ -131,7 +131,7 @@ Christine Tasson, I was awarded a Thoralf Skolem Award, a ten-year test-of-time award from CADE, for our - paper + paper on Nominal Techniques in Isabelle/HOL from 2005. This award was given also to Nicolaas de Bruijn and Nachum Derschowitz, amongst others.

@@ -157,26 +157,26 @@ LSFA'08 (invited speaker), TAASN'09 (member of PC), LSFA'09 (member of PC), -IDW'09 (organiser), +IDW'09 (organiser), WMM'09 (PC chair), -TPHOLs'09 (PC co-chair), +TPHOLs'09 (PC co-chair), Automatheo'10 (member of PC), ITP'10 (member of PC), UNIF'10 (invited speaker), WMM'10 (invited speaker), -IDW'10 (co-organiser), +IDW'10 (co-organiser), CPP'11 (member of PC), RTA'11 (member of PC), LFMTP'11 (member of PC), ITP'14 (member of PC), MKM'15 (member of PC), -ITP'15 (PC co-chair), +ITP'15 (PC co-chair), ITP'16 (member of PC) LSFA'17 (member of PC) ITP'17 (member of PC)

-ITP'15 took place in Nanjing organised +ITP'15 took place in Nanjing organised by Xingyuan Zhang and me

@@ -185,7 +185,7 @@ Julien Narboux

If I am not teaching or not doing research, I am sometimes in the lavender - fields of London. + fields of London. @@ -212,7 +212,7 @@ Since 2006 this work is supported by an Emmy-Noether fellowship. -There is a webpage and a +There is a webpage and a mailing list about Nominal Isabelle. It also includes a list of projects that use Nominal Isabelle. Users of Nominal Isabelle had their papers appearing at LICS, POPL, FOSSACS, SOS, TPHOLs, CPP, SEFM, @@ -289,13 +289,13 @@ Nominal Unification and Alpha-Prolog -Nominal unification is one outcome of +Nominal unification is one outcome of my involvement in the nominal logic project in Cambridge. Another is the logic programming language alpha-Prolog (joint work with Dr James Cheney), which uses nominal unification - click for details here. The nominal unification algorithm has been -formally verified in Isabelle. This +formally verified in Isabelle. This was possible since this unification algorithm is formulated in a simple first-order language (unlike other algorithms for higher-order unification). Prof. Maribel Fernandez and her student @@ -319,8 +319,8 @@ as supervisor. My research in Cambridge was also very much influenced by Prof. Martin Hyland. Some details on my thesis "Classical Logic and Computation" are -elsewhere, including -a Java Applet that +elsewhere, including +a Java Applet that 'visualises' some of the results from the thesis. I completed the writing of the thesis in Marseille in the group of Prof. Jean-Yves Girard. My study in @@ -352,7 +352,7 @@ G4ip An implementation of G4ip using the imperative language Pizza can be found -here. +here. Pizza, written around 1996, is a conservative extension of Java and a precursor of Scala. My implementation illustrates the technique of success continuations in proof search.