Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Description
There are validations in compile.c that can move to earlier stages (AST validation or symtable construction).
And the compiler is modifying the symbol table (setting ste_coroutine), which it really shouldn't be doing.
This will simplify the compiler, which is one of the largest code components of the interpreter.
Linked PRs
Metadata
Metadata
Assignees
Labels
No labels