Propagate errors up to root of script evaluation

This commit is contained in:
Tangent 2023-10-20 19:06:01 -04:00
parent 6196f6c4aa
commit 3d5f1f70ff
4 changed files with 46 additions and 24 deletions

2
TODO
View file

@ -2,6 +2,7 @@
- card fields (vars maybe not needed yet?)
- set field command
- command buffer in VM
- formatter helper for debug page
- unit test
- command
@ -16,7 +17,6 @@
- impl backslash escapes
- eval words
- error handling
- arithmatic
- subst
- standard argv -> name+switches+positionals helper