Module wright::interpreter [] [src]

Interpreter module. Contains struct and other items for representing an instance of the wright interpreter.

Modules

interactive
interpreter_error

Module containing struct to represent Interpreter Errors.

Enums

Emit

Intermediate representations that can be emitted during compilations.

Interpreter

Types of interpreters. See variant level documentation for more details.

OptimizationLevel

Enum for different levels of optimization. See variant documentation for more detail.