1. b05c53f parser: implement recursive-descent parser with tests by Sketch🕴️ · 5 weeks ago
  2. ad74392 Add AST package: Node interface, NumberLit, BinaryExpr by Sketch🕴️ · 5 weeks ago
  3. cdbb189 Add lexer: Tokenize function with full test coverage by Sketch🕴️ · 5 weeks ago
  4. d04f362 token: add Type enum, Token struct, and String() method by Sketch🕴️ · 5 weeks ago
  5. 719e823 Step 1: project skeleton - go mod, directory structure, placeholder main.go by Sketch🕴️ · 5 weeks ago