Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 159 Bytes

File metadata and controls

11 lines (5 loc) · 159 Bytes

Simple arithmetic to Assembly instructions compiler

bash

gcc -o main .\main.c

.\main.exe

Type your expression and run your code