Macros§
Structs§
- AsmParser
- Parser struct.
Enums§
Functions§
- assemble
- Reads code from input and produces object code output and symbol table.
- assemble_
from_ pairs - Reads code from slice of pairs and produces object code output.
- parse
- Reads code from input and produces Vec of parsed pairs.