Attention des changements sont bientôt à prévoir sur l'instance gitea d'Aurore :
a[>e<] returns the element in the array at index e, a[0] if e < 0 and a[n-1] if e >= n
Modifying an array with [ a with [i] = v ] should expected a dynamic (not static) value for i (nothing happens if i is in the wrong range). This is the same behaviour as in Scade and it is useful eg to modify an array in a foldi.
- Arrays, parametrized nodes - hierarchie.ept is a node with nested automaton (generated a lot of variables, good test for performance)