Update plan

This commit is contained in:
Tangent Wantwight 2023-11-18 13:40:22 -05:00
parent ef16fefe48
commit f3be6b40f9
1 changed files with 8 additions and 3 deletions

11
TODO
View File

@ -1,12 +1,16 @@
- arithmatic
- path to event listener:
- card fields (vars maybe not needed yet?)
- set field command
- command buffer in VM
- buffer output/side-effects in VM
- formatter helper for debug page
- unit test
- command
- capture VM status (variables, procs?)
- set field inline instead of separate data???
- capture VM status (variables, procs?)?
- or is it sufficient to rerender w/ a signal to branch into handler?
- impl vars
@ -17,9 +21,10 @@
- impl backslash escapes
- eval words
- arithmatic
- subst
- interpolations in html blocks
==========================
older
==========================