2019/09/14, we met in cityu again. I finished IMM in other project https://gitlab.com/quantr/toolchain/antlr-calculator-library . So Assembler’s parser will eat up the whole numeric string and then pass it to antlr-calculator-library, if it contains a maths expression, it return the final answer which is a number.
I created another library to produce ELF output.
Jenny and Kelvin will work on the parser, Demond will have a look into PE file format. We suppose our assembler can produce linux and windows executable file.