Crate wright [] [src]

Modules

errors

Error module. Contains traits and constants for error printing.

interpreter

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

lexer
parser
position

Module used by parser and lexer for tracking position in source.

scanner
syntax

Module containing syntax rules for wright in the form of constant regex strings.

target
version

The version module holds one constant, which defines the version of wright being used.