Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-26T20:07:47.000Z (about 1 year ago)
- Last Synced: 2024-12-03T07:20:52.202Z (2 months 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