Add error handling to CodeEmitter #62

Open
opened 2022-12-17 16:54:29 +00:00 by deavmi · 0 comments
Owner

Add error handling to the code emitter queue management functions to catch developer bugs in terms of calling nextInstruction() one too many times for example. This will help developer of alternative code emitters that make use of the CodeEmitter API.

Add error handling to the code emitter queue management functions to catch developer bugs in terms of calling `nextInstruction()` one too many times for example. This will help developer of alternative code emitters that make use of the CodeEmitter API.
deavmi added a new dependency 2022-12-17 16:54:53 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
#44 CodeEmitter
tlang/tlang
Reference: tlang/tlang#62
No description provided.