Files

252 B

Backlog — lex phase

Build backlog

  • D1: integer/float tokenization
  • D2: operator and paren tokenization
  • D3: whitespace skip + LexError for invalid chars
  • D4: unittest suite green (14 tests, 0 failures)

All items complete.