Constructor
new Generator()
Generates the machine code that can be executed by the emulator
- Source:
Methods
pass(assembler, input) → {number}
Generates machine code out of the AST
Parameters:
Name | Type | Description |
---|---|---|
assembler |
||
input |
- Source:
Returns:
- Type
- number