pub fn source_to_tape(source: &str) -> Vec<u8> ⓘ
Transliterate a source code into the corresponding instructions.