forth-stuff/ForthState.tl

9 lines
81 B
Plaintext
Raw Normal View History

2021-05-01 00:58:13 +00:00
local record GlobalState
stacks: {Stack}
-- dictionaries: {string:any}
end