Write parts of generated code directly to objects
This commit is contained in:
4
TODO
4
TODO
@ -7,8 +7,8 @@
|
||||
- Move constants to the symbol table, so we can check at parse time for duplicates.
|
||||
- Don't pass raw pointers to the visitor methods.
|
||||
- While loop.
|
||||
- If condition.
|
||||
- Introduce program node which contains global state and functions.
|
||||
- Comparision operators.
|
||||
- Procedures.
|
||||
- Calculate additional stack space needed for subexpressions in the allocator
|
||||
visitor and not in the backend.
|
||||
- Support immediates greater than 12 bits.
|
||||
|
Reference in New Issue
Block a user