]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambda_delta/web/home/ld_basic_2.tbl
97a97aaa9009552ff1cb151ba5e4ed2af894d608
[helm.git] / helm / www / lambda_delta / web / home / ld_basic_2.tbl
1 name "ld_basic_2_src"
2
3 table {
4    class "grey"
5    [ { "component" * } {
6         [ { "plane" * } { 
7              [ "files" * ]
8           }
9         ]
10      }
11    ]
12    class "blue"
13    [ { "examples" * } {
14         [ { "" * } {
15              [ "" * ]
16           }
17         ]
18      }
19    ]
20    class "sky"
21    [ { "native typing" * } {
22         [ { "" * } {
23              [ "nty" * ]
24           }
25         ]
26      }
27    ]
28    class "cyan"
29    [ { "conversion" * } {
30         [ { "context-sensitive conversion" * } {
31              [ "cpcs" * ]
32           }
33         ]
34      }
35    ]
36    class "water"
37    [ { "computation" * } {
38         [ { "strongly normalizing computation" * } {
39              [ "lsubcs" * ]
40              [ "csn" "csn_cr" "csn_aarity" * ]
41           }
42         ]
43         [ { "context-sensitive computation" * } {
44              [ "cprs" * ]
45           }
46         ]
47         [ { "support for abstract comptation properties" * } {
48              [ "lsubc" * ]
49              [ "acp" "acp_cr" * ]
50           }
51         ]
52      }
53    ]
54    class "green"
55    [ { "reducibility" * } {
56         [ { "context-sensitive reduction" * } {
57              [ "lcpr" * ]
58              [ "cpr" "cpr_lift" "cpr_ltpr" "cpr_cpr" * ]
59           }
60         ]
61         [ { "context-free normal forms" * } {
62              [ "twhnf" "tnf" * ]
63           }
64         ]
65         [ { "context-free reduction" * } {
66              [ "ltpr" "ltpr_ldrop" * ]
67              [ "tpr"  "tpr_lift" "tpr_tpss" "tpr_tpr" * ]
68           }
69         ]
70         [ { "context-free reducible forms" * } {
71              [ "trf" * ]
72           }
73         ]
74      }
75    ]
76    class "grass"
77    [ { "static typing" * } {
78         [ { "static type ass." * } {
79              [ "sty" "sty_lift" "sty_sty" * ]
80           }
81         ]
82         [ { "atomic arity ass." * } {
83              [ "aaa" "aaa_lift" "aaa_aaa" * ]
84           }
85         ]
86         [ { "parameters" * } {
87              [ "sh" * ]
88           }
89         ]
90      }
91    ]
92    class "yellow"
93    [ { "unfold" * } {
94         [ { "term inverse relocation" * } {
95              [ "delift" * ]
96           }
97         ]
98         [ { "partial unfold" * } {
99              [ "ltpss" "ltpss_ldrop" "ltpss_tps" "ltpss_ltpss" * ] 
100              [ "tpss" "tpss_lift" "tpss_tpss" "tpss_ltps" * ]
101           }
102         ]
103      }
104    ]
105    class "orange"   
106    [ { "substitution" * } { 
107         [ { "parallel substitution" * } {
108              [ "ltps" "ltps_ldrop" "ltps_tps" "ltps_ltps" * ]
109              [ "tps" "tps_lift" "tps_tps" * ]
110           }
111         ]
112         [ { "global env. slicing" * } {
113              [ "gdrop" * ]
114           }
115         ]
116         [ { "local env. slicing" * } {
117              [ "ldrop" "ldrop_ldrop" * ]
118           }
119         ]
120         [ { "term relocation" * } {
121              [ "lift" "lift_lift" * ]
122           }
123         ]
124      }
125    ]
126    class "red"   
127    [ { "grammar" * } {
128         [ { "local env. ref. for substitution" * } {
129              [ "lsubs" "lsubs_lsubs" * ]
130           }
131         ]
132         [ { "term hom." * } {
133              [ "thom" "thom_thom" * ]
134           }
135         ]
136         [ { "closures" * } {
137              [ "cl_shift" "cl_weight" * ]
138           }
139         ]
140         [ { "internal syntax" * } {
141              [ "lenv" "lenv_weight" "lenv_length" * ]
142              [ "term" "term_weight" "term_simple" * ]
143              [ "item" * ]
144           }
145         ] 
146         [ { "external syntax" * } {
147              [ "aarity" * ]
148           }
149         ] 
150      }
151    ]
152 }
153
154 class "component" { 0 }
155
156 class "plane" { 1 }
157
158 class "file" { 2 * }