Discussion:
another assembler for proj3
(too old to reply)
Stephen Tu
2008-08-03 07:33:41 UTC
Permalink
I just finished testing my own assembler for project 3. I wrote it in C (so it
took me ages to do all of the parsing), but it does handle negatives and
hexidecimal. I think there are no more bugs, but I'm not sure about that. If
you guys want me to, I can try to post it sometime tomorrow in a similar way as
Stephen.
Willem
dude- you did it w/o regular expressions?!? i salute you!
Jeremy Cowles
2008-08-03 17:54:00 UTC
Permalink
Cool, I would like to check it out if you post it.
I just finished testing my own assembler for project 3. I wrote it in C (so
it
took me ages to do all of the parsing), but it does handle negatives and
hexidecimal. I think there are no more bugs, but I'm not sure about that.
If
you guys want me to, I can try to post it sometime tomorrow in a similar
way as
Stephen.
Willem
Loading...