10 lines
257 B
Markdown
10 lines
257 B
Markdown
# TODO List
|
|
- add negative number arguments support
|
|
- change section binary format:
|
|
1. code
|
|
2. exit instruction with code ERR_U_FORGOT_TO_CALL_EXIT
|
|
3. data
|
|
- add padding to compilation
|
|
- arguments validation for each instruction
|
|
- VM debug mode
|