hack-asm/src/lib/RekahSoft
Collin J. Doering da2586db57 Allow spaces between = and ; in ASM instructions
During the firstpass, strip spaces from:
 - between the instruction destination and '='
 - between '=' and the instruction ALU ops
 - between the instruction ALU ops and ';'
 - between ';' and the instruction jump

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2016-01-06 18:06:35 -05:00
..
HackAsm Allow spaces between = and ; in ASM instructions 2016-01-06 18:06:35 -05:00
HackAsm.hs Restructured cabalized project 2015-06-17 17:53:37 -04:00