Wellingborough / LMC

Little Man Computer Simulator
https://wellingborough.github.io/LMC/
GNU General Public License v3.0
1 stars 4 forks source link

White space around operators and operands causes assembly failure #31

Closed Wellingborough closed 2 years ago

Wellingborough commented 2 years ago

We need to strip whitespace. Also check that we allow upper/lower case.

Wellingborough commented 2 years ago

Fixed - although I am not entirely convinced that we should be so forgiving of case errors and whitespace...