Simple calculator which has built in expression parsing, made for learning.
This repository has been archived on 2026-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
krolxon d987a211ff add python like cli interface 2024-02-17 16:26:02 +05:30
.gitignore change bCut symbol 2024-02-16 23:14:47 +05:30
Calculator.java add python like cli interface 2024-02-17 16:26:02 +05:30
GFrame.java add python like cli interface 2024-02-17 16:26:02 +05:30
History.java add History support and make buttons rounded 2024-02-17 13:51:29 +05:30
Parser.java change how your interact with Parser 2024-02-16 00:09:35 +05:30
SteelCheckBox.java add python like cli interface 2024-02-17 16:26:02 +05:30
run.sh add run.sh 2024-02-15 00:08:22 +05:30