Asama 5.3 — Implement interpreter VM (saqut run execution) #57
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Goal: Execute saQut programs by walking the AST or interpreting IR directly.
Files to create:
Requirements:
Success criteria: