Expand description
Ellie VM This is the virtual machine for the Ellie Language.
Modules§
- channel
- Ellie native channels
- config
- Memory Stack configuration for VM
- heap_
memory - Ellie VM’s heap memory
- instruction_
utils - Ellie VM’s instruction utils
- instructions
- Ellie VM’s instructions
- program
- Ellie VM’s program
- raw_
type - Ellie VM’s raw type
- stack
- Ellie VM’s stack
- stack_
memory - Ellie VM’s stack memory
- thread
- Ellie VM’s thread
- utils
- Ellie VM’s utils