An efficient, lightweight, keyboard-centric calculator utility written in pure C#
Directory | Role |
---|---|
src | The Project's source files folder |
docs | The Project-related documentation folder |
- Infinite precision for arithmetic operations
- Expression evaluation following the order of operations
- Efficient expression modifications
- Keyboard shortcut support
- Button warning support
- Implement the infinite precision arithmetic library
- Implement the expression parser and manipulator libraries
- Design and implement the application's user interface
- Implement the keyboard shortcut capabilities
- Implement the button warning capabilities
- Resize the application's user interface
- End-of-project general refactoring
- License project under the MIT license
- Provide project-related documentation
The "Calculator" project is now ready to be publicly released
Copyright © 2022 Nicolae Petri
Licensed under the MIT License.