Mathscript is a scripting language that allows users to perform various mathematical operations.
Navigate to the same directory as the interpreter.py file, and create a blank file with the ending '.mscript'. From there, you can edit the script file using a source code editor.
To run a mathscript file, navigate to the same directory as the interpreter.py file, and type python3 interpreter.py <scriptname.mscript>.
The documentation for Mathscript can be found here.
Ask questions in the 'Issues' tab.
The script icon in the Mathscript logo was designed by Shmidt Sergey.
