Skip to content

Technical-Coder/mathscript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mathscript

Mathscript is a scripting language that allows users to perform various mathematical operations.

Creating a Mathscript file

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.

Running

To run a mathscript file, navigate to the same directory as the interpreter.py file, and type python3 interpreter.py <scriptname.mscript>.

Questions

Ask questions in the 'Issues' tab.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%