]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambda_delta/web/home/ld_basic_2.tbl
update ...
[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 "sky"
13    [ { "native typing" * } {
14          [ { "" * } {
15               [ "nty" * ]
16            }
17          ]
18       }
19    ]
20    class "cyan"
21    [ { "conversion" * } {
22          [ { "context-sensitive" * } {
23               [ "cpcs" * ]
24            }
25          ]
26       }
27    ]
28    class "water"
29    [ { "computation" * } {
30          [ { "strongly normalizing" * } {
31               [ "csn" * ]
32            }
33          ]
34          [ { "context-sensitive" * } {
35               [ "cprs" * ]
36            }
37          ]
38       }
39    ]
40    class "green"
41    [ { "reduction" * } {
42          [ { "context-sensitive" * } {
43               [ "lcpr" * ]
44               [ "cpr" "cpr_lift" "cpr_tpss" "cpr_cpr" * ]
45            }
46          ]
47          [ { "context-free" * } {
48               [ "ltpr" "ltpr_drop" * ]
49               [ "tpr"  "tpr_lift" "tpr_tpss" "tpr_tpr" * ]
50            }
51          ]
52       }
53    ]
54    class "grass"
55    [ { "static typing" * } {
56          [ { "atomic arity ass." * } {
57               [ "aaa" "aaa_lift" "aaa_aaa" * ]
58            }
59          ]
60          [ { "static type ass." * } {
61               [ "sty" "sty_lift" "sty_sty" * ]
62            }
63          ]
64       }
65    ]   
66    class "yellow"
67    [ { "unfold" * } {
68         [ { "partial" * } {
69              [ "ltpss" "ltpss_drop" "ltpss_tps" "ltpss_ltpss" * ] 
70              [ "tpss" "tpss_lift" "tpss_tpss" "tpss_ltps" * ]
71           }
72         ]
73      }
74    ]
75    class "orange"   
76    [ { "substitution" * } { 
77         [ { "parallel" * } {
78              [ "ltps" "ltps_drop" "ltps_tps" "ltps_ltps" * ]
79              [ "tps" "tps_lift" "tps_tps" * ]
80           }
81         ]
82         [ { "local env. dropping" * } {
83              [ "drop" "drop_drop" * ]
84           }
85         ]
86         [ { "term relocation" * } {
87              [ "lift" "lift_lift" * ]
88           }
89         ]
90      }
91    ]
92    class "red"   
93    [ { "grammar" * } {
94         [ { "local env. ref. for substitution" * } {
95              [ "lsubs" "lsubs_lsubs" * ]
96           }
97         ]
98         [ { "term hom." * } {
99              [ "thom" "thom_thom" * ]
100           }
101         ]
102         [ { "closures" * } {
103              [ "cl_shift" "cl_weight" * ]
104           }
105         ]
106         [ { "internal syntax" * } {
107              [ "lenv" "lenv_weight" "lenv_length" * ]
108              [ "term" "term_weight" "term_simple" * ]
109              [ "item" * ]
110           }
111         ] 
112         [ { "external syntax" * } {
113              [ "aarity" * ]
114           }
115         ] 
116         [ { "parameters" * } {
117              [ "sh" * ]
118           }
119         ]
120      }
121    ]
122 }
123
124 class "component" { 0 }
125
126 class "plane" { 1 }
127
128 class "file" { 2 * }