- 5337c2b ast: add Ident, FuncCall nodes and Statement interface (ExprStmt, FuncDef) by Sketch🕴️ · 5 weeks ago
- c3ec07d token: add Ident, Comma, Equals token types by Sketch🕴️ · 5 weeks ago
- e0e4260 Session: 01 by Sketch🕴️ · 5 weeks ago
- a22d352 Add README and finalize project by Sketch🕴️ · 5 weeks ago
- afb61d0 Add end-to-end integration tests by Sketch🕴️ · 5 weeks ago
- ca85f4e Step 8: Wire REPL to main.go entry point by Sketch🕴️ · 5 weeks ago
- cd59d22 Implement REPL package with Run(io.Reader, io.Writer) by Sketch🕴️ · 5 weeks ago
- 586f28e Step 6: Implement evaluator with TDD by Sketch🕴️ · 5 weeks ago
- b05c53f parser: implement recursive-descent parser with tests by Sketch🕴️ · 5 weeks ago
- ad74392 Add AST package: Node interface, NumberLit, BinaryExpr by Sketch🕴️ · 5 weeks ago
- cdbb189 Add lexer: Tokenize function with full test coverage by Sketch🕴️ · 5 weeks ago
- d04f362 token: add Type enum, Token struct, and String() method by Sketch🕴️ · 5 weeks ago
- 719e823 Step 1: project skeleton - go mod, directory structure, placeholder main.go by Sketch🕴️ · 5 weeks ago