Script-To-Bytecode is a toolkit of compilers with the purpose of creating easily maintainable script languages to be compiled into a simple bytecode, representing a series of commands in the format ...
First you will need have a folder called "Input" (spelled in that exact way). You will also need a folder called "Output". These need to be in the same directory as the program. Inside of the Output ...