in reply to Question of Reverse Engineering
Did some reading. Reverse engineering isn't that easy. I still want to figure it out. I am currently doing coding with this compiler. I can just compile a main () function. Can decompile the code by just compare the compiled and source code? This language only contain basic variable types and list of function call, and if, while for return... statements.