TrumpScript. Make Python great again
You can find the TrumpScript specification here.
or:
$ git clone https://github.com/samshadwell/TrumpScript.git
$ export PATH=$PATH:/path/to/TrumpScript/bin
$ TRUMP /path/to/trumpscript/file.tr
Navigate to the directory containing hello_world.tr (you can do this from the terminal or command line using the cd command). Type TRUMP hello_world.tr and the console should print Hello World!.
Congratulations! You've run your first TrumpScript script!
And remember: All programs must end with America is great.