ASMC Extensions/

Asmc Macro Assembler

Asmc Macro Assembler Reference

Asmc Extensions

The main goal with Asmc is an attempt to provide more readability to the assembly language based on Masm syntax but at the same time keep compatibility with existing source code. In order to achieve this some of the main core of the assembler has to be rewritten and the HLL section enhanced as discussed below.

In This Section

Parsing of labels
Provides links to topics discussing parsing of labels.
Expansion of macros
Provides links to topics discussing expansion of macros.
The invoke directive
Provides links to topics discussing the invoke directive.
The HLL section
Provides links to topics discussing the HLL section.
Handling of strings
Provides links to topics discussing handling of strings.
Enhanced vector extension
Provides links to topics discussing Enhanced vector extension.

See Also

Asmc Macro Assembler Reference