Oui est un langage basé sur la pile qui a quelques instructions séparées par des espaces: yes: Push 1 to the stack no: Push 0 to the stack what: Push the input to the stack (input is taken at the start of program execution and is the same for the whole execution) sure: Increment the last item in...