Saif: saif@hot.fish
- Install Rust
cd
into this directory- Run the command
cargo build
compiler.exe <input file> <output file>
- The compiler ignores any character in the input file that is not a
0
or1
. This means you can format your binary between bytes, such as0011 0110, 0101