Crate spore_vm

source

Modules§

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

Structs§

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

Constants§

  • The GitHub issues page to file issues to.