]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/implementation.ldw.xml
site update for helena 0.8.3
[helm.git] / helm / www / lambdadelta / web / home / implementation.ldw.xml
index ef29ccc0fe81ce0832123538ee6d745b7f5907c9..bd3f4e23bddfed69aca5d4499473a22f4057e8cb 100644 (file)
@@ -3,7 +3,7 @@
 <page xmlns="http://lambdadelta.info/"
       description = "\lambda\delta home page"
       title = "\lambda\delta home page"
-      head = "The Formal System λδ (\lambda\delta)"
+      head = "The Formal Systems of the λδ (\lambda\delta) Family"
 >
    <sitemap name="sitemap"/>
 
@@ -12,7 +12,7 @@
    <subsection name="lddl"><crux-icon/>λδ Digital Library (LDDL)</subsection>
    <body>
       The λδ Digital Library is part of <link to="http://helm.cs.unibo.it/">HELM</link>
-      and contains resources expressed in λδ.      
+      and contains resources expressed in the systems of the λδ family.      
    </body>
    <topitem name="contents">
       <notice class="alpha" notice="Contents:"/>
    </topitem>
 
    <subsection name="helena"><helena-icon/>Helena</subsection>
+
    <body>
-      Helena is a processor for λδ,
+      Helena is a processor for the systems of the λδ family,
       implemented in <link to="http://caml.inria.fr/">Caml</link>
       as a part of the <link to="http://helm.cs.unibo.it/">HELM</link> software,
-      meant for testing the stable features of the calculus as well as the unstable ones.
+      meant for testing both their stable and unstable features.
    </body>
    <body>
       The processor source code is available in the directory
       of the <link to="http://helm.cs.unibo.it/software/index.html">HELM Svn repository</link>.
       The Svn revisions containing the stable versions of Helena are indicated next.
    </body>
+
+   <topitem name="v3">
+      <notice class="gamma" notice="Version 0.8.3 (2015-12)."/>
+      Supports exportation to λProlog
+      (two formats for ELPI,
+      and two formats for <link to="http://teyjus.cs.umn.edu/">Teyjus</link>).
+      Employs optimized conditional compilation through
+      <link to="http://camlp5.gforge.inria.fr/">camlp5</link> code preprocessor (pa_macro)
+      to reduce a performance loss, which is expected to disappear
+      by employing a different code preprocessor.
+      Overall validation speed of the "Grundlagen der Analysis" with respect to version 0.8.2:
+      +3% with optimized compilation, +5% without optimized compilation.
+      [Svn revision: 13108] (<rlink to="download/helena_0.8.3.tar.gz">archived source code</rlink>).
+      <list><item>
+         <notice class="gamma" notice="2015-06."/>
+         The corrected specification of Landau's "Grundlagen der Analysis"
+         is successfully validated in a λProlog implementation of λδ version 3.
+      </item></list>
+   </topitem>
+
    <topitem name="v2">
       <notice class="gamma" notice="Version 0.8.2 (2015-02)."/>
-      Uses λδ "Version 3" with layer variables as core language.
+      Uses λδ version 3 with layer variables as core language.
       Supports exportation to Gallina
       (the specification language of <link to="http://coq.inria.fr/">Coq</link>),
       and to Grafite
       </item><item>
          <notice class="gamma" notice="2014-12."/>
          The corrected specification of Landau's "Grundlagen der Analysis"
-         is successfully validated in λδ "Version 3".
+         is successfully validated in λδ version 3.
       </item></list>
    </topitem>
+
    <topitem name="v1">
       <notice class="beta" notice="Version 0.8.1 (2010-11)."/>
-      Uses a subset of λδ "Version 4" as intermediate language.
+      Uses a subset of λδ version 4 as intermediate language.
       Features importation from ".hln" files containing λδ textual syntax.
       The overall validation speed of the "Grundlagen der Analysis"
       increases of 22% with respect to version 0.8.0.
             index of computer math systems</link>.
       </item></list>
    </topitem>
+
    <topitem name="v0">
       <notice class="beta" notice="Version 0.8.0 (2009-09)."/>
-      Supports λδ "Version 2" with naive implementation of impredicative sort inclusion.
+      Supports λδ version 2 with naive implementation of impredicative sort inclusion.
       Features importation from <link to="http://www.win.tue.nl/automath/">Automath</link>
       and exportation to <link to="http://www.w3.org/XML/">XML</link>.
       <rlink to="documentation.html#ldR2a">Documentation (R2a)</rlink>.
          is successfully processed, enabling sort inclusion.
       </item></list>
    </topitem>
+
    <footer/>
 </page>