Crate spore_vm

Source

Modules§

error
Contains errors definitions for the Spore VM.
parser
Parse Spore source code files into tokens and ASTs.
repl
val
Contains representation of values within the Spore machine. Each type has differing lifetime and safety guarantees.

Structs§

Settings
Settings for the Spore virtual machine.
Vm
The Spore virtual machine.

Constants§

ISSUE_LINK
The GitHub issues page to file issues to.