Wow, I guess that John Found has never seen RadASM at real work :D

RadASM does parse the whole code including includes etc and does create a live list of symbols used in your project...

It does indeed 1/3 of the assembler's job. I think 2/3 is an exageration --> because and assembler does many other things than just collecting info about symbols.

And RADASM does that for : TASM, MASM, FASM, GoASM ...

So it can be done and quite well with external assemblers also.

Maybe it can be a little more optimized IF you have the assembler inside BUT i sure prefer to have it outside and beeing able to use TASM and not beeing locked into FASM :P
Posted on 2005-03-03 11:41:59 by BogdanOntanu
Hi kidcrack,

I think I have exactly what you are looking for: Easy Code - a new visual (really visual) Interface Development Environment. Download Easy Code at:

http://easycoder.org/English/Download/EasyCode.zip


If you prefer to have a look before, you'll find screenshots at:

http://www.easycoder.org/English

Easy Code can work in Classic IDE mode and in Visual mode, where it becomes in a realm of its own. There are many good examples included where you will see how easy is to make an assembler 32-bit Windows application. Try it! You'll like it!

Regards,

Ramon
Posted on 2005-03-03 13:22:59 by rsala
Hi all,

A new version of Easy Code has been released. Download it at:

http://easycoder.org/English/Download/EasyCode10027Eng.zip? (Installation program)
http://easycoder.org/English/Download/EasyCode10027EngCustom.zip? (Custom installation)


For more information, see the Get the last version of Easy Code here topic in the Easy Code forum.


Thank you,

Ramon
Posted on 2005-06-20 13:14:12 by rsala
This thread ran its course a long time ago. Thread closed.
Posted on 2005-06-26 17:41:43 by SpooK