523 B
523 B
JavaCalc
Simple GUI calculator with complex infix expression evaluation made in Java using Swing.
Installation
$ git clone --depth=1 https://github.com/krolyxon/JavaCalc --branch=master
$ cd JavaCalc
$ ./run.sh OR ./build.sh
JavaCalc in action
License
This project is licensed under the GPLv3 LICENSE
