https://github.com/cuuupid/shillscript
Shell Hillary Clinton Scripting language
https://github.com/cuuupid/shillscript
Last synced: about 1 month ago
JSON representation
Shell Hillary Clinton Scripting language
- Host: GitHub
- URL: https://github.com/cuuupid/shillscript
- Owner: cuuupid
- Created: 2016-07-01T17:26:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T20:36:39.000Z (over 7 years ago)
- Last Synced: 2025-03-21T19:48:17.370Z (about 1 month ago)
- Language: Python
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shillscript (also known as Powershill)
Hillary Clinton Programming Language :)
## Installation and Usage
### Installation
To install, you just need clinton.py in the same directory as your files or in the working path.
There are other files provided here.
- backup.py in case you run
```bash
python clinton.py clinton.py
```
Which could have very disastrous results.
- helloworld.benghazi for sample code
- backup.benghazi if you accidentally delete helloworld.benghazi
- run.py is an experimental script that runs your code then starts up the email server. Same syntax as clinton.py for usage.### Usage
To run code:
```
python clinton.py filename.benghazi
```
Where filename.benghazi is your script. It's that simple!## Rules
### Basic rules:
- All filenames must end in .benghazi
- All scripts must start by declaring itself as a female and saying it will make history
```
I will make history as the first female president
```### Output
To print statements, you must first
```
teleprompter prompt "hello world"
hillary read from teleprompter
```
You can email in this format
```
**email message $ [email protected] #Subject here
```
And run this command in a separate terminal window:
```
python email_server_init.py
```
Then run your code in a separate terminal window:
```
python clinton.py helloworld.benghazi
```
It (probably) won't actually send the email but it shows up in the email server window.### Replacements
To make up for the fact that if/then isn't supported you can use
```
hillary repeat
```
to repeat the last command. You can't do this more than once because Madame Secretary only repeats herself once.### Exclusions
Variables are not supported because you're not allowed to save anything.
Objects are not supported because Madame Secretary only takes money from Wall Street.
if/then are not supported because Madame Secretary doesn't need to consider anything or anyone else when making decisions.