forth-stuff/ForthState.tl

9 lines
81 B
Plaintext

local record GlobalState
stacks: {Stack}
-- dictionaries: {string:any}
end