Skip to main content

IMPLEMENTATION_PHASE

Constant IMPLEMENTATION_PHASE 

Source
pub const IMPLEMENTATION_PHASE: &str = "phase 5: lexer, parser, AST, and syntax parity";
Expand description

The implementation phase that filled this crate in, as named by the TDD.