384 B
384 B
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 D1–D4