Implement Control Flow Statements in Kym #37
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kayomn/ona#37
Loading…
Reference in New Issue
No description provided.
Delete Branch "kym-control-flow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Introduces basic
while
loop andif
/elif
/else
control flow.To be expanded on in the future, however this is enough to get started.
Closes #23.
Currently blocked by a miscompilation in the Zig compiler and pending a resolution for that before work this can proceed any further.WIP: Implement Control Flow Statements in Kymto Implement Control Flow Statements in Kym