Compliance to Standard
Light Macro Assembler is a "normal" assembler. Its syntax has very high compatibility with Microsoft Macro Assembler (MASM) 6.0, which is the defact standard of 8086 assembler. Almost every 8086 assembler code in books and magazines can be assembled by LASM, since they are written with this syntax.
Light Macro Assembler generates MS-DOS standard object (OBJ) file. So assembler routines assembled by LASM can be linked with all other high level languages compiled to the standard OBJ file format.
Linker and Debugger
Linker and debugger are provided. They supports COM format file, as well as EXE format. You can also use Microsoft's LINK.EXE and all other compatible linkers. Linker supports Intel HEX format, too.
Download Demo Version
You are free to download the demo version of Light Macro Assembler. Click next hotspot to download, and execute downloaded archive EXE file. Several EXE files, manual file (Windows Help), and some sample ASM files will be generated.
Light Macro Assembler
Tama Software Ltd. --> Home Page
Microsoft, MS-DOS, Windows are registered trademark of Microsoft Corporation.
Pentium is registered trademark of Intel.