MEx
is a Mathematical Expressions Interpreter.
- Ant
- Java
First clone the project: git clone git@github.com:shermpay/MEx.git
Build with: ant build
Run the interactive REPL with ant repl
- Basic mathematical operators "+ - * /"
- Usage of parentheses for precedence
This project is intended as a backend for an Android project