https://github.com/khaledkamr/simple-calculator-using-assembly
simple calculator program using assembly language
https://github.com/khaledkamr/simple-calculator-using-assembly
assembly
Last synced: 12 months ago
JSON representation
simple calculator program using assembly language
- Host: GitHub
- URL: https://github.com/khaledkamr/simple-calculator-using-assembly
- Owner: khaledkamr
- Created: 2023-11-25T12:28:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T20:07:47.000Z (over 2 years ago)
- Last Synced: 2025-01-30T11:27:22.103Z (over 1 year ago)
- Topics: assembly
- Language: Assembly
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-calculator-using-assembly
simple calculator program using assembly language.
this program ask the user to enter the numbers and the operator then show the result and ask the user if he want to do another operation or quit the program