Soul is a very basic Language that has the ability to do simple math and handle strings.
it uses the operators +, -, and / to perform addition, subtraction, and division.
it also has the ability to concatonate strings and it can be run by running the shell file in command line.