Rewrite Ona Script implementation #43
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#43
Loading…
Reference in New Issue
No description provided.
Delete Branch "kym-rewrite"
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?
Rewrite large portions of Ona's script runtime as well as the AST generator and compiler.
This lays the foundation for functionality like stack capturing within the compiler and VM and is necessary to get rid of some of the ill-informed decisions made early on.
WIP: Rewrite Ona Script implementationto Rewrite Ona Script implementation