Injected Calculator v1.0.1
This is the initial release of Injected Calculator. Please report any issues you encounter or features you’d like to see added.
Published 10/15/2023
A calculator demo. “But its also missing code, so it injects what its missing”
Add, Sub, Mul & Div operators.Pipe your math equation into the CLI (Avoid using parentheses).
java -jar ic.jar 1+1*5/9
Add, Subtract, Multiply, Divide)This is the initial release of Injected Calculator. Please report any issues you encounter or features you’d like to see added.