To run my code. You have to install the rust compiler
After install rust, you can compile my code by under command
cargo build --release
The target binary will in ./target/release/sicxe_assembler
Usage: sicxe-assembler <FILE>
Arguments:
<FILE> Path of assembly code