mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Interpreter adopts inner interpreter panic state on assert failure
This commit is contained in:
@@ -22,10 +22,10 @@ DONE: closures are explicitly supported
|
||||
DONE: functions are first-class citizens
|
||||
DONE: functions take a set number of parameters
|
||||
DONE: functions last argument can be a rest parameter
|
||||
DONE: assert needs to kill the whole script, not just functions
|
||||
|
||||
|
||||
TODO: functions return a set number of values
|
||||
TODO: assert needs to kill the whole script, not just functions
|
||||
|
||||
TODO: ternary operator
|
||||
TODO: Nullish types
|
||||
|
||||
Reference in New Issue
Block a user