brainfuck icon indicating copy to clipboard operation
brainfuck copied to clipboard

Instruction parsing and display should be one code

Open nixpulvis opened this issue 7 years ago • 0 comments

I'm not exactly sure how I see this working yet, but I think we should be able to make the parsing and the display one bit of code.

At the very least the Program::parse and impl Display for Instruction should live in the same file.

nixpulvis avatar Mar 23 '17 17:03 nixpulvis