CodeEmitter #44

Open
opened 2022-12-14 09:27:16 +00:00 by deavmi · 2 comments
Owner

What is CodeEmitter?

The CodeEmitter class is a generalised class, therefore it should have error handling put into it for library support in the sense that classes can inherit from it and emit different languages, such as what DGen does by emitting C code.

Roadmap

  • Generalized commands for queue selection, movement, etc. #43
  • Error handling on queue out of bounds etc #62
# What is CodeEmitter? The CodeEmitter class is a generalised class, therefore it should have error handling put into it for library support in the sense that classes can inherit from it and emit different languages, such as what `DGen` does by emitting C code. ## Roadmap - [x] Generalized commands for queue selection, movement, etc. #43 - [ ] Error handling on queue out of bounds etc #62
deavmi added reference vardec_varass_dependency 2022-12-14 09:28:18 +00:00
deavmi added the
emit
label 2022-12-14 09:28:21 +00:00
deavmi added this to the Code emit project 2022-12-14 09:28:24 +00:00
deavmi self-assigned this 2022-12-14 09:28:27 +00:00
Author
Owner

Issue #43 is done

Issue #43 is done
Author
Owner

Still waiting on adding error handling to the queue manegement functions #62

Still waiting on adding error handling to the queue manegement functions #62
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.

Depends on
You do not have permission to read 1 dependency
Reference: tlang/tlang#44
No description provided.