Module vm
forth3
0.1.0
Module vm
Re-exports
Modules
Structs
Enums
In crate forth3
Modules
dictionary
fastr
input
leakbox
output
stack
testutil
vm
word
Macros
async_builtin
builtin
builtin_if_feature
Structs
AsyncForth
Buffers
CallContext
Forth
Enums
Error
Lookup
Mode
Traits
ReplaceErr
Type Aliases
WordFunc
?
Settings
Module
forth3
::
vm
Copy item path
source
·
[
−
]
Re-exports
§
pub use self::async_vm::
AsyncForth
;
async
Modules
§
async_vm
🔒
async
builtins
Structs
§
Buffers
Buffers provided to construct a new virtual machine.
Forth
Forth is the “context” of the VM/interpreter.
Enums
§
ProcessAction
🔒
Step
🔒