--- rpl/LIMITATIONS 2011/08/01 10:01:37 1.47 +++ rpl/LIMITATIONS 2011/08/29 10:29:31 1.48 @@ -26,38 +26,32 @@ Dessiner les niveaux sur les graphes { "main" { "default" } { "automatic" 10 } } axes redraw Ne fonctionne pas... +-> I:integer scalar, J:integer scalar << >> + // Teste les interfaces d'entrée et de sortie d'une fonction. Une fonction // peut avoir plusieurs interfaces. -FONCTION -constrained - interface - { integer scalar } +constrained FONCTION + interface STANDARD + integer scalar, generic, real scalar returns - { real scalar } - { integer scalar } + real scalar + or + integer scalar requires - { VARIABLE FONCTION2 } + VARIABLE FONCTION2 end - interface + interface SPECIFIQUE + scalar, ... returns + scalar requires end provides << >> -FONCTION -<< - { - <[ { input } { { output1 } { output2 } } { requires } ]> - <[ { input } { { output1 } { output2 } } { requires } ]> - } - << expression >> - CONSTRAINT ->> - Ajouter un champs dans RPN et ADR pour pointer vers une liste. Types :