Posts
All the articles I've posted.
Writing a Lisp Interpreter in Rust - Part 3: Evaluation
Published: at 07:00 AMBringing our Lisp to life - evaluating the AST to run programs.
Writing a Lisp Interpreter in Rust - Part 2: Parsing
Published: at 07:00 AMBuilding a parser that transforms tokens into an abstract syntax tree.
Oxylisp Design Decisions: Why Simple is Better
Published: at 07:00 AMUnderstanding the trade-offs in building a Lisp interpreter.
Solving Gossip Gloomers using Elixir
Updated: at 10:05 AMSolving Gossip Gloomers using Elixir