I'm sure they probably would look the same as they both use the same assembler (nasm). The parsers differs, which were created using Parser Generator2 for Yacc and Lex. Both language's IDEs and compilers are written in VC++ 5.0 using DLL's written in Aurora. Both share a lot of code with each other including IBasic. Where possible, everything is being re-written using Aurora.thefool wrote:but as far as i see, the assembly code trond posted isn't just alike. They are equal, and they do the stuff in the same order. The only possible explanation is, that the compiler is written in the same compiler, and it happens to be some kind of internal actions. But even so, its just too much alike..
So whats the big deal? :roll: