AWTCalculator is a simple yet powerful calculator application built using Java's Abstract Window Toolkit (AWT). It provides a user-friendly graphical interface for performing basic and advanced arithmetic operations.
Stars
16
Forks
0
Watchers
16
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Refactor README.md for clarity and structure; update features, technologies, and usage instructions
df84325View on GitHubImplement Singleton pattern and safe parsing in Calculator class
2d09c04View on GitHubImplement Singleton pattern and safe parsing in Calculator class
c496f23View on GitHub