The official programming language for demigods of Olympus
The oracle awaits your quest...
summon Poseidon
- Start program (set value = 0)offer drachma
- End programcall Athena
- Increment value by 1curse Hades
- Decrement value by 1summon Minotaur
- Multiply value by 2split hydra
- Divide value by 2add N
- Add N to valuesubtract N
- Subtract N from valuemultiply by N
- Multiply value by Ndivide by N
- Divide value by Ncreate hero NAME
- Create variable NAME with value 0give hero NAME N
- Set variable NAME to number Nsave hero NAME
- Store current value to variable NAMEuse hero NAME
- Copy variable NAME to main valueteach quest NAME
- Define function NAMEembark on NAME
- Call function NAMEif value equals N
- Execute block if value equals Nif value greater than N
- Execute block if value > Nstrike N times
- Loop next indented block N timesprint prophecy
- Print current value