Instructions:
- Create a file called "index.taco". This will be your script file.
- When you wish to run the script, install node.js, navigate to that directory and run "node ." in your terminal.
Function list:
eat <item>
glorify <item>
tacotale
tacoprint <text>
Seperate all commands with a semicolon.