Crate wright [−] [src]
Modules
| argparser |
The command line argument parser for Wright |
| errors |
Trait and Enum that make up the Wright interpreter error system. This is used all throughout the Wright project for error reporting and execution. |
| lexer |
Lexer module for Wright. Prepares the input file's content for parsing. |
| parser | |
| run | |
| version |