Implement basic compiler #11

Open
opened 2025-07-22 12:08:26 -07:00 by affine · 0 comments
Owner

From the VM roadmap: This requires the resolution of issues #1, #2, #3, #4, #9 (and offshoots), and if I am being moral, #5.
From the Mycelium roadmap: This requires the resolution of issue #10

A compiler needs to be implemented that can break down an AST into bytecode. This ticket does not include def-syntax or syntax-rules.

From the VM roadmap: This requires the resolution of issues #1, #2, #3, #4, #9 (and offshoots), and if I am being moral, #5. From the Mycelium roadmap: This requires the resolution of issue #10 A compiler needs to be implemented that can break down an AST into bytecode. This ticket does not include def-syntax or syntax-rules.
affine added this to the (deleted) project 2025-07-22 12:08:26 -07:00
affine added this to the Scheme Roadmap project 2025-07-22 12:09:44 -07:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: affine/Mycelium#11
No description provided.