
GoAsm: Jeremy Gordon's GoAsm and GoTools |
||||||||||||||||||||||||||||||||||||||||
| GoAsm is a compact assembler that is part of an assembly language development suite created by Jeremy Gordon. This development suite includes the GoAsm assembler, the GoLink linker, the GoBug debugger, the GoRC resource compiler, and the Paws editor. The GoTools package is unique amongst the free assemblers insofar as it provides a complete set of tools needed for assembly language development (most other non-commercial toolsets require additional tools, such as a linker, that is not provided by the assembler's author). Indeed, many assemblers available for the x86 operating under Windows often recommend the use of Jeremy Gordon's GoRC resource compiler and even the GoLink linker.
Currently, GoAsm creates PE files for 32-bit Win32 systems. It also provides decent unicode support for those who want to use non-Latin character sets in their assembly language programs. |
||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||