Files

205 B

JOURNAL — phase lex

2026-06-15

  • Started phase lex: building calc/lexer.py and calc/test_lexer.py
  • Plan read: DoD requires D1 (numbers), D2 (operators/parens), D3 (whitespace/errors), D4 (tests)