BaryScript is programming language I created greatly inspired by Python and JavaScript.
Some example scripts can be found in examples.
To execute a file, run the following command:
python interpreter2/main.py <path to the script>
Python 3 or higher