This is a MJ interpreter I wrote during my MIPT spring 2020 term. It started as a course project and then I was doing it as a personal project during the summer. This interpreter supports all ...
You will have to run the Interpreter.java file from the 'view' folder. All the mathematics are coded in that file.