From: Luca Padovani Date: Sun, 5 Jun 2005 12:32:35 +0000 (+0000) Subject: * added todo file X-Git-Tag: PRE_INDEX_1~68 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=8caaccfeb66f6a507e5fb3b4b221a360eb5428c8;p=helm.git * added todo file --- diff --git a/helm/ocaml/cic_notation/TODO b/helm/ocaml/cic_notation/TODO new file mode 100644 index 000000000..8e55f675b --- /dev/null +++ b/helm/ocaml/cic_notation/TODO @@ -0,0 +1,13 @@ + +* implementare trasformazione 0 => 1 +* gestione priorita'/associativita' + - annotazioni nel livello 1 generato? + - triplicare livelli nella grammatica? +* implementare type-checker per le trasformazioni +* prestazioni trasformazioni 3 => 2 e 2 => 1 +* implementare istanziazione dei magic a livello 1 (2 => 1) +* problema con pattern overlapping per i magic al livello 2 +* magic per gestione degli array? +* gestione speciale dei numeri +* implementare compilazione dei default in 2 => 1 e + relativa istanziazione