Bringing our Lisp to life - evaluating the AST to run programs.
Building a parser that transforms tokens into an abstract syntax tree.
Writing a Lisp interpreter in Rust.