Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 396 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 396 Bytes

Getting start

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

Usage: sicxe-assembler <FILE>

Arguments:
    <FILE> Path of assembly code