Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 433 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 433 Bytes

NumberComparator

An assembly program that takes two numbers and compares them.

About

The program itself isn't of any real use. It's just a project for fun. You can also edit the source code and use it as a playground project. Have fun with it.

Building and Compilation

to build run:

mkdir build
make

Copyright

Copyright © 2023 by mrehfeld-code licensed under MIT License