https://github.com/dheavy/simple-java-calc-engine
A simple application made while learning Java
https://github.com/dheavy/simple-java-calc-engine
Last synced: 20 days ago
JSON representation
A simple application made while learning Java
- Host: GitHub
- URL: https://github.com/dheavy/simple-java-calc-engine
- Owner: dheavy
- License: mit
- Created: 2020-06-18T08:45:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T22:53:40.000Z (almost 6 years ago)
- Last Synced: 2025-11-04T11:31:20.831Z (9 months ago)
- Language: Java
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Java Calc Engine
> A simple application made while learning Java