Files

384 B
Raw Permalink Blame History

BACKLOG — Phase lex

Build backlog

  • D1 — Implement integer/float tokenization → NUMBER tokens
  • D2 — Implement operator/paren tokenization
  • D3 — Whitespace skipping + LexError for invalid chars
  • D4 — Write and pass unittest suite (14 tests, 0 failures)
  • Await Adversary PASS on D1D4

Adversary findings