code:zoulang
no way to compare when less than two revisions
Différences
Ci-dessous, les différences entre deux révisions de la page.
— | code:zoulang [2024/02/09 16:26] (Version actuelle) – créée - modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | Grammaire | ||
+ | 0 $accept: scene " | ||
+ | |||
+ | 1 scene: actions | ||
+ | 2 | error | ||
+ | |||
+ | 3 actions: action | ||
+ | 4 | actions action | ||
+ | |||
+ | 5 action: " | ||
+ | 6 | " | ||
+ | |||
+ | 7 quand: %empty | ||
+ | 8 | " | ||
+ | 9 | " | ||
+ | | ||
+ | |||
+ | 11 ou: %empty | ||
+ | | ||
+ | |||
+ | 13 position_initiale: | ||
+ | | ||
+ | |||
+ | 15 direction: " | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | 21 horaire: nombre_litteral_horaire " | ||
+ | | ||
+ | |||
+ | 23 nombre_litteral_horaire: | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | 34 temps: " | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | 41 mouvement: " | ||
+ | | ||
+ | | ||
+ | |||
+ | 44 modele: " | ||
+ | | ||
+ | |||
+ | 46 liste_points: | ||
+ | | ||
+ | |||
+ | 48 point: " | ||
+ | |||
+ | 49 float: " | ||
+ | |
code/zoulang.txt · Dernière modification : de 127.0.0.1