Continuing my search for other assemblers I came across this one FASM, stand for Flat Assembler. I’m wondering if anyone knows anything about it.
Flat Assembler Zone
It looks a pretty promising replacement to MASM and the source code is included which is pretty cool.
ouch, creating an import table by hand doesn't look like fun :D
and the macro syntax doesn't look as robust as masm's. but maybe, one day :P