]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/implementation.ldw.xml
- update in basic_2
[helm.git] / helm / www / lambdadelta / web / home / implementation.ldw.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <page xmlns="http://lambdadelta.info/"
4       description = "\lambda\delta home page"
5       title = "\lambda\delta home page"
6       head = "The Formal System λδ (\lambda\delta)"
7 >
8    <sitemap name="sitemap"/>
9
10    <section5 name="tools">Tools</section5>
11
12    <subsection name="lddl"><crux-icon/>λδ Digital Library (LDDL)</subsection>
13    <body>
14       The λδ Digital Library is part of <link to="http://helm.cs.unibo.it/">HELM</link>
15       and contains resources expressed in λδ.      
16    </body>
17    <news date="Contents:">
18       Landau's "Grundlagen der Analysis"
19       (from Jutting's specification in  <link to="http://www.win.tue.nl/automath/">Automath</link>).
20    </news>
21    <news date="Access:">
22       <rlink to="static/lddl/">static pages</rlink> (updated <date date="2012-10"/>),
23       <rlink to="download/lddl.tar.bz2">data set</rlink> (updated <date date="2012-10"/>),
24       <rlink to="xml/">HELM server URL</rlink> (updated <date date="2012-10"/>).
25    </news>
26    <news date="Examples:">
27       <rlink to="static/lddl/brg_si/grundlagen/l/e/st/eq/landau/n/rt/rp/r/c/8283/t234.ld.html">
28          Grundlagen's definition "t234"</rlink>
29       (in "basic_rg" λδ),
30       <rlink to="static/lddl/crg_si/grundlagen/l/e/st/eq/landau/n/rt/rp/r/c/8283/t234.ld.html">
31          Grundlagen's definition "t234"</rlink>
32       (in "complete_rg" λδ).
33    </news>
34
35    <subsection name="helena"><helena-icon/>Helena</subsection>
36    <body>
37       Helena is a λδ processor,
38       implemented in <link to="http://caml.inria.fr/">Caml</link>
39       as a part of the <link to="http://helm.cs.unibo.it/">HELM</link> software,
40       meant for testing the stable features of the calculus as well as the unstable ones.
41    </body>
42    <body>
43       The processor source code is available in the directory
44       <link to="http://helm.cs.unibo.it/websvn/listing.php?repname=helm&amp;path=%2Ftrunk%2Fhelm%2Fsoftware%2Fhelena%2F&amp;rev=0&amp;sc=0">/trunk/helm/software/helena/</link>
45       of the <link to="http://helm.cs.unibo.it/software/index.html">HELM Svn repository</link>.
46       The Svn revisions containing the stable versions of Helena are indicated next.
47    </body>
48    <news date="Version 0.8.2.">
49       In progress.
50    </news>
51    <news date="Version 0.8.1 (2010-11).">
52       Exploits a subset of "complete_rg" λδ as the intermediate language.
53       Features importation from ".hln" files containing λδ textual syntax.
54       The overall validation speed of the "Grundlagen der Analysis"
55       increases of 22% with respect to version 0.8.0.
56       [Svn revision: 11032] (<rlink to="download/helena_0.8.1.tar.gz">archived source code</rlink>)
57       <list><item>
58          A <link to="http://www.jedsoft.org/jed/">Jed mode</link>
59          for editing ".hln" files (containing λδ textual syntax):
60          <rlink to="download/helena.sl">helena.sl</rlink>
61          (revised <date date="2010-11"/>).
62       </item><item>
63          <date date="2009-12."/>
64          Helena appears in F. Wiedijk's
65          <link to="http://www.cs.ru.nl/%7Efreek/digimath/index.html#helena">
66             index of computer math systems</link>.
67       </item></list>
68    </news>
69    <news date="Version 0.8.0 (2009-09).">
70       Supports "basic_rg" λδ with naive implementation of impredicative sort inclusion.
71       Features importation from <link to="http://www.win.tue.nl/automath/">Automath</link>
72       and exportation to <link to="http://www.w3.org/XML/">XML</link>.
73       <rlink to="documentation.html#ldR4">Documentation (R4)</rlink>.
74       [Svn revision: 10304] (<rlink to="download/helena_0.8.0.tar.gz">archived source code</rlink>).
75       <list><item>
76          A <link to="http://www.jedsoft.org/jed/">Jed mode</link>
77          for editing ".aut" files
78          (containing <link to="http://www.win.tue.nl/automath/">Automath</link> textual syntax):
79          <rlink to="download/automath.sl">automath.sl</rlink>
80          (revised <date date="2008-07"/>).
81       </item><item>
82          <date date="2009-09."/>
83          Jutting's specification of Landau's "Grundlagen der Analysis"
84          enters λδ Digital Library.
85       </item><item>
86          <date date="2009-06."/>
87          Jutting's specification of Landau's "Grundlagen der Analysis"
88          is successfully processed, enabling sort inclusion.
89       </item></list>
90    </news>
91    <footer/>
92 </page>