Computer Programming Software Terms, Glossary and Dictionary

RosAsm

RosAsm is a 32-bit Win32 x86 assembler released under the GNU General Public License. The name stands for ReactOS ASseMbler, however is unrelated to that project. RosAsm is an IDE with full integration of assembler, linker, resource editor, debugger and disassembler. RosAsm packages the source code from which an executable was compiled directly within the portable executable files. Note: although RosAsm contains a linker for internal operation, it does not allow linking in external object modules other than DLLs, nor does it support the ability to produce object modules that can be linked with other programs.



Related Terms:

RosAsm