Press Play to run the programme. To Edit the programme, go inside the project and modify the list named programme. You can learn using the default programme.
If you find a bug or any questions on how it work you can post a comment. :) Remixe it and plublish your own programmes! :) I have get inspired by how Minecraft Commands work. Instruction Set : - print <String, Variable, Number> ... - create <Variable> ... - delete <Variable> ... - set <Variable> <Variable, Number> - math <Variable, Number> <Math Operator> <Variable, Number> <Variable> - jump <Variable, Number> - jumpif <Variable, Number> <Boolean Operator> <Variable, Number> <Variable, Number> - end